Skip to content

Commit

Permalink
remove: legacy code
Browse files Browse the repository at this point in the history
  • Loading branch information
jo47011 committed Nov 3, 2024
1 parent 1d1d5c5 commit 85f6b4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web_ui_src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ window.SHC_WIDGET_TYPES = WIDGET_TYPES;
// Set up UI with Semantic UI components
$(function() {
$('.main-menu .ui.dropdown').dropdown({on: 'hover'});
$('.main-menu .menu .item').tab();
$('.ui.sidebar').sidebar({transition: 'overlay'}).sidebar('attach events', '#mobile_item');
});

0 comments on commit 85f6b4a

Please sign in to comment.