From: Alexander Ebert Date: Wed, 30 Apr 2014 10:07:25 +0000 (+0200) Subject: Using combined, minified JavaScript resource X-Git-Tag: 2.1.0_Alpha_1~850 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e34200418e9b2e2f09ce20b78e31cb4d1bb03cb4;p=GitHub%2FWoltLab%2FWCF.git Using combined, minified JavaScript resource --- diff --git a/com.woltlab.wcf/templates/headInclude.tpl b/com.woltlab.wcf/templates/headInclude.tpl index cbfc6d162b..6cd5bb052d 100644 --- a/com.woltlab.wcf/templates/headInclude.tpl +++ b/com.woltlab.wcf/templates/headInclude.tpl @@ -40,16 +40,33 @@ {/if} - + +{if ENABLE_DEBUG_MODE} + + + + + + + + + + + + + + + +{else} + +{/if} + - - - - + {event name='javascriptInclude'}