pedagogy: fix search form display rights

This commit is contained in:
Antoine Bartuccio 2019-07-07 18:43:43 +02:00
parent 3df73f4d1f
commit a61322b83f
Signed by: klmp200
GPG Key ID: E7245548C53F904B
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,7 @@
<p>
<a href="{{ url('pedagogy:moderation') }}">{% trans %}Moderate comments{% endtrans %}</a>
</p>
{% endif %}
<p>
<input class="input-search" type="text" name="search">
<button class="button-search">{% trans %}Search{% endtrans %}</button>
@ -41,7 +42,6 @@
<input type="text" name="json" hidden>
</form>
<br>
{% endif %}
<table id="dynamic_view">
<thead>
<tr>