mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
remove currently not supported/necessary development option debug_minify
This commit is contained in:
parent
edacfc12cb
commit
e03fb45b0e
@ -47,19 +47,19 @@
|
||||
<option value="True">Yes</option>
|
||||
</select>
|
||||
</row>
|
||||
<!-- remove currently not supported/necessary development option debug_minify
|
||||
<row>
|
||||
<description value="Disable minifying of javascript and CSS files" label="%s:"/>
|
||||
<select id="newsettings[debug_minify]">
|
||||
<option value="">{No} - {Default}</option>
|
||||
<option value="True">Yes</option>
|
||||
<!-- no more dynamic minifying: option value="debug">Debug</option -->
|
||||
</select>
|
||||
</row>
|
||||
</row -->
|
||||
<row>
|
||||
<description value="Encryption" span="all" class="subHeader"/>
|
||||
</row>
|
||||
<row>
|
||||
<description value="Disable PGP encryption (Mailvelope)" lable="%s:"/>
|
||||
<description value="Disable PGP encryption (Mailvelope)" label="%s:"/>
|
||||
<select id="newsettings[disable_pgp_encryption]">
|
||||
<option value="">{No} - {Default}</option>
|
||||
<option value="True">Yes</option>
|
||||
|
Loading…
Reference in New Issue
Block a user