2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Display current link in admin menu

This commit is contained in:
Adam Zammit
2015-08-04 12:24:57 +10:00
parent 760144b929
commit 7fa1968836
3 changed files with 55 additions and 52 deletions

View File

@@ -49,4 +49,5 @@ $(".sidebar #nav").slideUp(350);
$('[data-toggle="tooltip"]').tooltip();
$("a[href*='" + location.search + "']").addClass("active");