1
0

Include header_spawn.js in serendipity_editor.js.tpl.

This commit is contained in:
Matthias Mees
2013-05-30 18:13:33 +02:00
parent 69e8f8e050
commit c2c27470ff
4 changed files with 38 additions and 43 deletions

View File

@ -52,7 +52,6 @@
{/if}
<script src="{serendipity_getFile file='YahooUI/treeview/YAHOO.js'}"></script>
<script src="{serendipity_getFile file='YahooUI/treeview/treeview.js'}"></script>
<script src="{serendipity_getFile file='admin/header_spawn.js'}"></script>
<script type="text/javascript" src="{$serendipityHTTPPath}serendipity_define.js.php"></script>
{serendipity_hookPlugin hook="backend_header" hookAll="true"}
<script src="{serendipity_getFile file='admin/serendipity_editor.js'}"></script>