Current section
Files
Jump to
Current section
Files
priv/templates/_admin_status.tpl
<div class="form-group">
<div>
{% button class="btn btn-default" text=_"Rescan modules" action={module_rescan} %}
<span class="help-block">{_ Rescanning will rebuild the index of all modules, actions, templates etc. It will also reload all dispatch rules. _}</span>
</div>
</div>