pull in application to fix navigation toggling and tooltips
This commit is contained in:
@ -5,7 +5,8 @@ var app = function() {
|
||||
tooltips();
|
||||
toggleMenuLeft();
|
||||
toggleMenuRight();
|
||||
menu();
|
||||
// menu is handled by angular
|
||||
//menu();
|
||||
togglePanel();
|
||||
closePanel();
|
||||
};
|
||||
|
Reference in New Issue
Block a user