?/deletefile
This commit is contained in:
@@ -84,9 +84,6 @@
|
||||
|
||||
{% if mod|hasPermission(config.mod.rebuild) %}
|
||||
<li><a href="?/rebuild">{% trans 'Rebuild' %}</a></li>
|
||||
{% if config.cache.enabled %}
|
||||
<li><a href="?/flushcache">{% trans 'Clear cache' %}</a></li>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% if mod|hasPermission(config.mod.show_config) %}
|
||||
|
Reference in New Issue
Block a user