mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-2544 #comment port41 of 2537 #time 4h
This commit is contained in:
@@ -277,6 +277,9 @@
|
||||
{% endif %}
|
||||
<div id="FIRST_QUERY_CONTAINER" class="last-query" style="display: none" data-format="json">{{ startq | raw }}</div>
|
||||
{% endif %}
|
||||
{#container fetched by js #}
|
||||
<input type="hidden" name="advanced-search-title" id="advanced-search-title" value="{{ 'Advanced Search' | trans }}">
|
||||
|
||||
<form id="searchForm" method="POST" action="{{ path('prod_query') }}" name="phrasea_query" class="phrasea_query">
|
||||
<input id="SENT_query" name="qry" type="hidden" value="{{app['settings'].getUserSetting(app.getAuthenticatedUser(), 'start_page_query')}}">
|
||||
<input type="hidden" name="pag" id="formAnswerPage" value="">
|
||||
@@ -454,7 +457,7 @@
|
||||
<hr />
|
||||
<label class="status-section-title">
|
||||
<span class="danger_indicator">{{ 'Date(s) from field(s)' | trans }}</span>
|
||||
<img id="info-box-trigger" src="/assets/common/images/icons/info-white.png" width="18" height="18">
|
||||
<img id="info-box-trigger" src="/assets/common/images/icons/Info-white.png" width="18" height="18">
|
||||
<div id="info-box">
|
||||
<p>
|
||||
{{ 'prod::advancesearch:tooltips:datefield_restriction_explanation' | trans }}
|
||||
|
Reference in New Issue
Block a user