Commit f726e0eb14c9874868f577e142aafc2a0e23c4b4

Authored by Melody
1 parent 13a6f61f26

Nothing is working, revert to old state

Showing 1 changed file with 0 additions and 2 deletions Side-by-side Diff

scripts/RootController.js View file @ f726e0e
... ... @@ -18,7 +18,5 @@
18 18 closeOnClick: true // Closes side-nav on <a> clicks, useful for Angular/Meteor
19 19 }
20 20 );
21   -
22   - $('.button-collapse').sideNav('show');
23 21 }]);