Add just restricted mootools libraries.

This commit is contained in:
Paulo Gustavo Veiga
2014-02-19 03:01:32 -03:00
parent e386a571d3
commit f3f03be007
8 changed files with 78 additions and 6266 deletions

View File

@@ -137,6 +137,7 @@ function loadDesignerOptions(jsonConf) {
return result;
}
// @Todo: This must be reimplemented using JQuery ...
editor = {};
editor.WaitDialog = new Class({
Extends:MooDialog,