mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-05 22:47:04 +00:00
make the bookmarks table editable
This commit is contained in:
parent
48f26d00d6
commit
8ea4d11e9c
5 changed files with 71 additions and 3 deletions
|
|
@ -23,4 +23,5 @@ $(function(){
|
|||
|
||||
$(".sdrdevice").sdrdevice();
|
||||
$(".imageupload").imageUpload();
|
||||
$("table.bookmarks").bookmarktable();
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue