Merge branch 'master' of fosspill/DashMachine into master
This commit is contained in:
commit
35b5a938d4
2
dashmachine/templates/main/home.html
Executable file → Normal file
2
dashmachine/templates/main/home.html
Executable file → Normal file
@ -25,7 +25,7 @@
|
|||||||
<div class="col s12 l4 input-field">
|
<div class="col s12 l4 input-field">
|
||||||
<span>
|
<span>
|
||||||
<i class="material-icons prefix card-search-icon">search</i>
|
<i class="material-icons prefix card-search-icon">search</i>
|
||||||
<input type="text" id="apps-filter" class="card-filter theme-surface-transparent" placeholder="Search apps">
|
<input type="text" id="apps-filter" class="card-filter theme-surface-transparent" placeholder="Search apps" autofocus>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
{% if tags_form.tags.choices|count > 1 %}
|
{% if tags_form.tags.choices|count > 1 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user