1
0
mirror of https://github.com/bitwarden/web synced 2025-12-10 21:33:16 +00:00

rework share pages

This commit is contained in:
Kyle Spearrin
2017-02-23 00:45:54 -05:00
parent ccc527f329
commit bc5c738c25
18 changed files with 273 additions and 280 deletions

View File

@@ -20,6 +20,8 @@ angular
if ($.AdminLTE.pushMenu) {
$.AdminLTE.pushMenu.expandOnHover();
}
$(document).off('click', '.sidebar li a');
}
});