typo
This commit is contained in:
parent
7a43ab4e54
commit
58ad24305c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
pandora.iconDialog = function(options) {
|
pandora.ui.iconDialog = function(options) {
|
||||||
|
|
||||||
var options = Ox.extend({
|
var options = Ox.extend({
|
||||||
closeButton: false,
|
closeButton: false,
|
||||||
|
|
Loading…
Reference in a new issue