changing forgotten places were add codemirror 3.13
This commit is contained in:
@@ -696,7 +696,6 @@ var dynaformEditor={
|
||||
if( jsEditor ) {
|
||||
if(typeof jsEditor.setValue == 'function')
|
||||
{
|
||||
alert("Asigning xml contents: " + newCode);
|
||||
jsEditor.setValue(newCode);//jsEditor.setCode(newCode);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user