Fixed bad JS source
authorAlexander Ebert <ebert@woltlab.com>
Sun, 26 Oct 2014 18:35:39 +0000 (19:35 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 26 Oct 2014 18:35:39 +0000 (19:35 +0100)
wcfsetup/install/files/acp/templates/labelGroupAdd.tpl

index f213b607c9efbadafa19a655ed2e893a7c2f8b9c..2c3da2599aa04f5b314985ca8dd9ab206b55d8f4 100644 (file)
@@ -1,7 +1,7 @@
 {include file='header' pageTitle='wcf.acp.label.group.'|concat:$action}
 
 {include file='aclPermissions'}
-<script data-relocate="true" src="{@$__wcf->getPath()}js/WCF.Label{if !ENABLE_DEBUG_MODE}.min{/if}.js?v={@LAST_UPDATE_TIME}"></script>
+<script data-relocate="true" src="{@$__wcf->getPath()}js/WCF.Label.js?v={@LAST_UPDATE_TIME}"></script>
 <script data-relocate="true">
        //<![CDATA[
        $(function() {