mirror of
https://github.com/retspen/webvirtcloud
synced 2026-07-04 10:35:42 +00:00
rearrange search functionality
This commit is contained in:
parent
a47d006771
commit
d7c0f9445d
10 changed files with 31 additions and 80 deletions
|
|
@ -14,9 +14,7 @@
|
|||
{% icon 'plus' %}
|
||||
</a>
|
||||
{% if instances %}
|
||||
<div class="float-right search">
|
||||
<input id="filter" class="form-control" type="text" placeholder="{% trans 'Search' %}">
|
||||
</div>
|
||||
{% include 'search_block.html' %}
|
||||
{% endif %}
|
||||
{% endblock page_heading_extra %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue