mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
finished porting over to select2
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-map-marker-alt"></i></span>
|
||||
</div>
|
||||
<select class="form-control selectpicker show-tick" data-live-search="true" name="location">
|
||||
<select class="form-control select2" name="location">
|
||||
<option value="">- Location -</option>
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user