[ticket/102] Rename acp_portal.js to acp_editor.js
B3P-102
This commit is contained in:
@@ -436,4 +436,4 @@ function getCaretPosition(txtarea)
|
|||||||
}
|
}
|
||||||
|
|
||||||
return caretPos;
|
return caretPos;
|
||||||
}
|
}
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
<!-- INCLUDE overall_header.html -->
|
<!-- INCLUDE overall_header.html -->
|
||||||
|
|
||||||
<!-- INCLUDEJS portal/acp_portal.js -->
|
<!-- INCLUDEJS portal/acp_editor.js -->
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
// <![CDATA[
|
// <![CDATA[
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<!-- INCLUDE overall_header.html -->
|
<!-- INCLUDE overall_header.html -->
|
||||||
|
|
||||||
<!-- INCLUDEJS portal/acp_portal.js -->
|
<!-- INCLUDEJS portal/acp_editor.js -->
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
// <![CDATA[
|
// <![CDATA[
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user