mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +03:00
Removed old Bootstrap (v2) class.
This commit is contained in:
parent
6750293466
commit
11ab8487cc
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@
|
||||||
</button>
|
</button>
|
||||||
<input type="text" id="filter-existing-customers"
|
<input type="text" id="filter-existing-customers"
|
||||||
placeholder="<?php echo $this->lang->line('type_to_filter_customers'); ?>"
|
placeholder="<?php echo $this->lang->line('type_to_filter_customers'); ?>"
|
||||||
style="display: none;" class="input-medium span4"/>
|
style="display: none;" class="input-sm"/>
|
||||||
<div id="existing-customers-list" style="display: none;"></div>
|
<div id="existing-customers-list" style="display: none;"></div>
|
||||||
</legend>
|
</legend>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue