mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-22 00:00:20 +01:00
use the new bottom bar for the bookmarks, too
This commit is contained in:
parent
36c4a16fb5
commit
b6ed06dff4
|
|
@ -18,11 +18,8 @@ ${header}
|
|||
</div>
|
||||
</div>
|
||||
<div class="bookmarks">
|
||||
<div class="actions">
|
||||
<button class="btn btn-primary bookmark-add">Add a new bookmark</button>
|
||||
</div>
|
||||
${bookmarks}
|
||||
<div class="actions">
|
||||
<div class="buttons container">
|
||||
<button class="btn btn-primary bookmark-add">Add a new bookmark</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue