1
0

Remove redundant serendipity_editor.js references.

Since we're now including serendipity_editor.js in the index.tpl,
there's no need to load it in the body in various .tpl files any
longer.
This commit is contained in:
Matthias Mees
2013-05-30 18:01:44 +02:00
parent 9255d01d6d
commit 69e8f8e050
6 changed files with 1 additions and 9 deletions

View File

@ -2,7 +2,6 @@
{* jQuery: No *}
<script src="serendipity_define.js.php"></script>
<script src="{serendipity_getFile file='admin/serendipity_editor.js'}"></script>
<h2>{if $entry_vars.entry.title}{$entry_vars.entry.title|@escape|string_format:"{$CONST.EDIT_THIS_CAT}"}{else}{$CONST.NEW_ENTRY}{/if}</h2>
{if $entry_vars.errMsg}