forked from 0x2620/pandora
Ox -> Ox.UI
This commit is contained in:
parent
bd190b4695
commit
3a764b38f9
11 changed files with 22 additions and 22 deletions
|
|
@ -769,7 +769,7 @@ pandora.enableDragAndDrop = function($list, canMove, section) {
|
|||
})
|
||||
.append(
|
||||
$('<img>')
|
||||
.attr({src: Ox.getImageURL(image)})
|
||||
.attr({src: Ox.UI.getImageURL(image)})
|
||||
.css({width: '16px', height: '16px'})
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue