admin: autofocus search fields

This commit is contained in:
nemunaire 2018-01-08 00:41:23 +01:00
commit 1b852f255e
8 changed files with 19 additions and 7 deletions

View file

@ -12,7 +12,7 @@
</div>
<div>
<p><input type="search" class="form-control" placeholder="Search" ng-model="query"></p>
<p><input type="search" class="form-control" placeholder="Search" ng-model="query" autofocus></p>
<table class="table table-hover table-bordered table-striped table-sm">
<thead class="thead-dark">
<tr>