open upload as full screen dialog box

This commit is contained in:
Nicolas Le Goff
2012-05-18 14:17:26 +02:00
parent e7c6ef5174
commit 9bdafedfe8

View File

@@ -78,7 +78,7 @@
{# MODULE #}
{% if user.ACL.has_access_to_module('upload') %}
<li>
<a href="/prod/upload/" class="dialog" title="{% trans 'Upload' %}">
<a href="/prod/upload/" class="dialog full-dialog" title="{% trans 'Upload' %}">
<span>
{% trans 'admin::monitor: module upload' %}
</span>