[ticket/102] Rename acp_portal.js to acp_editor.js

B3P-102
This commit is contained in:
Marc Alexander
2014-04-08 00:20:27 +02:00
parent 2da97611a7
commit cd8c30960e
3 changed files with 3 additions and 3 deletions

View File

@@ -436,4 +436,4 @@ function getCaretPosition(txtarea)
}
return caretPos;
}
}

View File

@@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html -->
<!-- INCLUDEJS portal/acp_portal.js -->
<!-- INCLUDEJS portal/acp_editor.js -->
<script type="text/javascript">
// <![CDATA[
/**

View File

@@ -1,6 +1,6 @@
<!-- INCLUDE overall_header.html -->
<!-- INCLUDEJS portal/acp_portal.js -->
<!-- INCLUDEJS portal/acp_editor.js -->
<script type="text/javascript">
// <![CDATA[
/**