diff --git a/lib/client/dom.js b/lib/client/dom.js index a5f8f91d..41e7a535 100644 --- a/lib/client/dom.js +++ b/lib/client/dom.js @@ -41,7 +41,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog; id : 'js-status-image', className : 'icon', attribute : 'data-progress', - not_append : true + notAppend : true }); return element; diff --git a/lib/client/edit.js b/lib/client/edit.js index 9575f4a9..97a897b4 100644 --- a/lib/client/edit.js +++ b/lib/client/edit.js @@ -56,7 +56,7 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip, MenuI 'height : 100%;' + 'font : 16px "Droid Sans Mono";' + 'position : absolute;', - not_append : true + notAppend : true }); onMenu = Util.exec.with(setMenu, Element); diff --git a/lib/client/polyfill.js b/lib/client/polyfill.js index 4a5951ee..393d4900 100644 --- a/lib/client/polyfill.js +++ b/lib/client/polyfill.js @@ -12,7 +12,7 @@ var Util, DOM, jQuery; /* {name: '', src: ' ',func: '', style: '', id: '', parent: '', - async: false, inner: 'id{color:red, }, class:'', not_append: false} + async: false, inner: 'id{color:red, }, class:'', notAppend: false} */ DOM.cssSet = function(pParams_o) { var lElement = '