cosmetic changes
This commit is contained in:
@@ -63,7 +63,7 @@ var jsEditorPrompt = CodeMirror.fromTextArea(document.getElementById("form[PME_C
|
||||
mode: "javascript",
|
||||
lineNumbers: true,
|
||||
lineWrapping: true });
|
||||
jsEditorPrompt.setSize(330, 170);
|
||||
jsEditorPrompt.setSize(430, 170);
|
||||
|
||||
function saveJavascript()
|
||||
{
|
||||
@@ -82,4 +82,4 @@ function setFocus1() {
|
||||
setTimeout('setFocus1()', 500);
|
||||
|
||||
]]></PME_JS>
|
||||
</dynaForm>
|
||||
</dynaForm>
|
||||
|
||||
Reference in New Issue
Block a user