parent
b299b0e085
commit
84b0a9c96c
|
@ -45,8 +45,12 @@
|
|||
<div class="col-md-2">%type_select%</div>
|
||||
<div class="col-md-2">%filled_select%</div>
|
||||
</div>
|
||||
<div>%task_notice%</div>
|
||||
<div>%new_style_checkbox%</div>
|
||||
<input class="btn btn-primary" type="submit" style="width: 100%;" value="%filter%">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<div>%task_notice%</div>
|
||||
<div>%new_style_checkbox%</div>
|
||||
<input class="btn btn-primary" type="submit" style="width: 75%; margin-bottom: 20px" value="%filter%">
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
%shifts_table% %ical_text%
|
||||
|
|
Loading…
Reference in New Issue