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>
|
||||
<input type="text" id="filter-existing-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>
|
||||
</legend>
|
||||
|
||||
|
|
Loading…
Reference in a new issue