mirror of
https://github.com/pattern-lab/patternlab-php.git
synced 2025-01-17 06:08:23 +01:00
Add ID to typeahead field
This commit is contained in:
parent
15b60c0344
commit
52ac610f14
@ -33,7 +33,7 @@
|
||||
<li class="sg-find">
|
||||
<a href="#" class="sg-acc-handle sg-control-trigger sg-icon sg-icon-search" id="sg-f-toggle" title="Search Patterns"><span class="is-vishidden">Search Patterns</span></a>
|
||||
<ul class="sg-view sg-acc-panel sg-right sg-checklist" id="sg-find" style="margin-top: 33px;">
|
||||
<li><input class="typeahead" type="text" placeholder="search for a pattern..."></li>
|
||||
<li><input class="typeahead" id="typeahead" type="text" placeholder="search for a pattern..."></li>
|
||||
</ul>
|
||||
</li>
|
||||
{{/ ishControlsHide.find }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user