mirror of
https://github.com/ae-utbm/sith.git
synced 2024-10-31 19:38:04 +00:00
pedagogy: fix search form display rights
This commit is contained in:
parent
3df73f4d1f
commit
a61322b83f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user