feature(edit) show: rm className

This commit is contained in:
coderaiser 2013-10-22 11:54:11 +00:00
parent 64ac96651b
commit 6995cf8ad6

View file

@ -49,7 +49,6 @@ var CloudCmd, Util, DOM, CloudFunc, JsDiff, ace;
if (!Element) {
Element = DOM.anyload({
name : 'div',
className : 'edit',
style :
'width : 100%;' +
'height : 100%;' +