diff --git a/templates/web/prod/index.html b/templates/web/prod/index.html.twig similarity index 55% rename from templates/web/prod/index.html rename to templates/web/prod/index.html.twig index eb92b34cde..54ab8aedd2 100644 --- a/templates/web/prod/index.html +++ b/templates/web/prod/index.html.twig @@ -180,7 +180,7 @@ - + @@ -231,292 +231,294 @@ {% set w1 = (100 * ratio)|round %} {% set w2 = (100 - w1) %}
- {% if s['imgoff'] %}
- |
-
- {% if s['imgoff'] %}
-
+
+ {% trans 'Les termes apparaissent dans le(s) champs' %}
+
+ |
-
- |
- |
- {% trans 'phraseanet::time:: de' %} - - | -- {% trans 'phraseanet::time:: a' %} - - | -
+ {% if s['imgoff'] %}
+ |
+
+ {% if s['imgoff'] %}
+ |
+
+ |
+ |
+ {% trans 'phraseanet::time:: de' %} + + | ++ {% trans 'phraseanet::time:: a' %} + + | +
- |
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+ {{_self.bas_list(module_prod, search_datas)}}
|
- - - | -
- |
+
+
-
-
-
-
-
- {% set actions = {} %}
- {% if user.ACL().has_right('modifyrecord') %}
- {% set label %}
- {% trans 'action : editer' %}
- {% endset %}
- {% set actions = actions|merge( { 'edit' : {'icon': "/skins/prod/000000/images/ppen_history.gif", 'class':'TOOL_ppen_btn', 'label' : label} }) %}
- {% endif %}
- {% if user.ACL().has_right('changestatus') %}
- {% set label %}
- {% trans 'action : status' %}
- {% endset %}
- {% set actions = actions|merge( { 'status' : {'icon': "/skins/prod/000000/images/chgstatus_history.gif", 'class':'TOOL_chgstatus_btn', 'label' : label} }) %}
- {% endif %}
- {% if user.ACL().has_right('deleterecord') and user.ACL().has_right('addrecord') %}
- {% set label %}
- {% trans 'action : collection' %}
- {% endset %}
- {% set actions = actions|merge( { 'move' : {'icon': "/skins/prod/000000/images/chgcoll_history.gif", 'class':'TOOL_chgcoll_btn', 'label' : label} }) %}
- {% endif %}
-
- {% set n_actions = actions|length %}
-
- {% if n_actions > 1 %}
-
- {% elseif n_actions == 1 %}
-
- {% endif %}
-
- {% if user.ACL().has_right('push') and user.ACL().has_right('bas_chupub') %}
-
- {% elseif user.ACL().has_right('push') %}
-
- {% elseif user.ACL().has_right('bas_chupub') %}
-
- {% endif %}
- {% if user.ACL().has_right('doctools') %}
-
- {% endif %}
- {% if user.ACL().has_right('deleterecord') %}
-
- {% endif %}
- |
- - | -- |
- | - {% trans 'Preferences' %} - - - | -- |
+ + + + | ++ | + +