diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 7d68717ad0..32a331c8e4 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -264,6 +264,11 @@
+ {% if app['settings'].getUserSetting(app.getAuthenticatedUser(), 'start_page') == 'QUERY' %} + + {% elseif app['settings'].getUserSetting(app.getAuthenticatedUser(), 'start_page') == 'LAST_QUERY' %} + + {% endif %}
@@ -404,27 +409,27 @@
-
- {% for field_id, field in search_datas['fields'] %} - {% if field['type'] != 'date' %} + {# {% if field['type'] != 'date' %}#} - {% endif %} + {#{% endif %}#} {% endfor %} - + + - - + +
-
+ {#
-
+
#}
@@ -500,13 +505,16 @@ {% for status_bit, status in databox.status %} + @@ -516,9 +524,11 @@ {% if status['img_on'] %} {% endif %} - + {{status['labels_on_i18n'][app['locale']]}}