Auto-completer is more independant, comment code
This commit is contained in:
parent
f9451da7f1
commit
5782e91aa8
3 changed files with 168 additions and 130 deletions
|
|
@ -31,7 +31,7 @@
|
|||
<ul class="list-group list-group-flush" id="note_list">
|
||||
</ul>
|
||||
<div class="card-body">
|
||||
<input class="rounded mx-auto d-block" type="text" id="note" />
|
||||
<input class="form-control mx-auto d-block" type="text" id="note" />
|
||||
<ul class="list-group list-group-flush" id="alias_matched">
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue