From 293ae5ab09919feeed0b9d1c5c5d70d5acf085ec Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 27 May 2014 10:32:25 -0400 Subject: [PATCH] feature(loader) anyload: not_append -> notAppend --- lib/client/dom.js | 2 +- lib/client/edit.js | 2 +- lib/client/polyfill.js | 2 +- lib/client/storage/_dropbox_chooser.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 = '