[FIX] ATTENDANCE: #826
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
name="search" placeholder="{% trans 'Search' %}" />
|
||||
<div id="searchFieldDiv" style="display:none;">
|
||||
<select name="search_field" class='oh-input__icon'
|
||||
style="border: none; display: flex; position: absolute; z-index: 999; margin-left:8%;" size="3"
|
||||
style="border: none; display: flex; position: absolute; z-index: 100; margin-left:8%;" size="3"
|
||||
onclick="$('.filterButton')[0].click();">
|
||||
<option style="margin-left: -10px;" value="day">{% trans "Search in : Day" %}</option>
|
||||
<option style="margin-left: -10px;" value="shift">{% trans "Search in : Shift" %}</option>
|
||||
|
||||
Reference in New Issue
Block a user