|
|
@@ -41,6 +41,8 @@ ${ koComponents.csvListInput() }
|
|
|
${ koComponents.jvmMemoryInput() }
|
|
|
${ koComponents.assistPanel() }
|
|
|
|
|
|
+${ editorComponents.commonJS() }
|
|
|
+
|
|
|
<script type="text/javascript" charset="utf-8">
|
|
|
|
|
|
var aceAutocomplete = new Autocomplete({
|
|
|
@@ -69,6 +71,4 @@ ${ koComponents.assistPanel() }
|
|
|
|
|
|
</script>
|
|
|
|
|
|
-${ editorComponents.commonJS() }
|
|
|
-
|
|
|
${ commonfooter(messages) | n,unicode }
|