mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
make the header work on all pages
This commit is contained in:
parent
4971bee67c
commit
2c1ec7df74
10 changed files with 11 additions and 20 deletions
|
|
@ -1328,7 +1328,6 @@ function openwebrx_init() {
|
|||
$('.webrx-mouse-freq').frequencyDisplay();
|
||||
$('#openwebrx-panel-receiver').demodulatorPanel();
|
||||
window.addEventListener("resize", openwebrx_resize);
|
||||
$('#webrx-top-container').header();
|
||||
bookmarks = new BookmarkBar();
|
||||
initSliders();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue