pass size
This commit is contained in:
parent
38341a43c6
commit
8a83ba5bb8
2 changed files with 2 additions and 2 deletions
|
|
@ -1080,7 +1080,7 @@ pandora.exitFullscreen = function() {
|
|||
}
|
||||
};
|
||||
|
||||
pandora.formatDocumentKey = function(key, data) {
|
||||
pandora.formatDocumentKey = function(key, data, size) {
|
||||
var value;
|
||||
if (key.format) {
|
||||
value = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue