document icon, fixes #2987
This commit is contained in:
parent
aeab4d03de
commit
0db8ca6c47
8 changed files with 8 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ pandora.ui.documentBrowser = function() {
|
|||
var that = Ox.IconList({
|
||||
borderRadius: 0,
|
||||
centered: true,
|
||||
defaultRatio: 640/1024,
|
||||
defaultRatio: pandora.site.posters.ratio,
|
||||
draggable: true,
|
||||
id: 'list',
|
||||
item: function(data, sort, size) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue