Skip to content

Commit

Permalink
Remove metismenu (CO-2206)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlen committed Oct 22, 2021
1 parent ddcd48e commit bd0303d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions app/templates/element/javascript.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@
} else {
$("#navigation-drawer").addClass("half-closed");
$("#main").addClass("drawer-half-closed");
// ensure all the sub-menus collapse when half-closing the menu
$("#navigation .metismenu li ul").removeClass("in");
$("#navigation .metismenu li").removeClass("active");
// set a cookie to hold drawer half-open state between requests
Cookies.set("desktop-drawer-state", "half-closed");
}
Expand Down
8 changes: 0 additions & 8 deletions app/webroot/css/jquery/metisMenu/metisMenu-3.0.4.min.css

This file was deleted.

0 comments on commit bd0303d

Please sign in to comment.