defining module name in iconSelect module

v1.18.x
Julian Lam 10 years ago
parent f8a03c4fca
commit 093e499bf8

@ -2,7 +2,7 @@
/* globals define, bootbox */
define(function() {
define('iconSelect', function() {
var iconSelect = {};
iconSelect.init = function(el, onModified) {

Loading…
Cancel
Save