Change the order, serendipity_editor provides an API that plugins might want to use, so it needs to be declared first in queue.
This commit is contained in:
@ -11,8 +11,8 @@
|
||||
<![endif]-->
|
||||
<script src="{serendipity_getFile file='admin/js/modernizr-2.7.1.min.js'}"></script>
|
||||
{if $admin_vars.admin_installed}{serendipity_hookPlugin hook="backend_header" hookAll="true"}{/if}
|
||||
<script src="{$head_link_script}"></script>
|
||||
<script src="{serendipity_getFile file='admin/serendipity_editor.js'}"></script>
|
||||
<script src="{$head_link_script}"></script>
|
||||
</head>
|
||||
<body id="serendipity_admin_page">
|
||||
{if NOT $admin_vars.no_banner}
|
||||
|
Reference in New Issue
Block a user