mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-08 19:15:09 +00:00
Download Selected button, Various small improvements
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<div class="ui bottom attached borderless menu">
|
||||
<div class="item">
|
||||
<!-- TODO: refactor this html into multiple sub-components -->
|
||||
<!-- TODO: add advanced search -->
|
||||
<div class="ui icon input">
|
||||
<input #searchBox type="text" placeholder=" Search..." (keyup.enter)="onSearch(searchBox.value)">
|
||||
|
||||
Reference in New Issue
Block a user