no more dynamic minifying

This commit is contained in:
Ralf Becker 2016-04-30 14:30:38 +00:00
parent 8536635b1c
commit b06fc3f3e1

View File

@ -247,7 +247,7 @@
<select id="newsettings[debug_minify]">
<option value="">{No} - {Default}</option>
<option value="True">Yes</option>
<option value="debug">Debug</option>
<!-- no more dynamic minifying: option value="debug">Debug</option -->
</select>
</row>
</rows>