BUG 6772 Fix error javascript code editor.
This commit is contained in:
@@ -25,8 +25,9 @@ var dynaformEditor={
|
|||||||
mainPanel.elements.headerBar.appendChild(this.toolbar);
|
mainPanel.elements.headerBar.appendChild(this.toolbar);
|
||||||
mainPanel.events.remove = function(){
|
mainPanel.events.remove = function(){
|
||||||
}
|
}
|
||||||
this.changeToJavascripts();
|
|
||||||
this.refresh_preview();
|
this.refresh_preview();
|
||||||
|
this.changeToJavascripts();
|
||||||
|
this.changeToPreview();
|
||||||
},
|
},
|
||||||
_review:function()
|
_review:function()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user