mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
rearrange search functionality
This commit is contained in:
parent
646eae59a2
commit
d9c23291de
10 changed files with 31 additions and 80 deletions
|
@ -1,4 +1,4 @@
|
|||
{% load i18n %}
|
||||
<div class="float-right search">
|
||||
<input id="filter" class="form-control" type="text" placeholder="{% trans "Search" %}">
|
||||
<input id="filter" class="form-control" type="text" placeholder="{% trans 'Search' %}">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue