diff --git a/app/app.js b/app/app.js index 3a7464f..c83b9d5 100644 --- a/app/app.js +++ b/app/app.js @@ -3,6 +3,7 @@ // Declare app level module which depends on views, and components angular.module('adagios', [ 'ngRoute', + 'adagios.sidebar', 'adagios.navbar', 'adagios.tactical' ]). diff --git a/app/index.html b/app/index.html index 40af03a..2c73a4d 100644 --- a/app/index.html +++ b/app/index.html @@ -12,49 +12,40 @@ - - - - - - + + + + + + + + + + > + + + + + + + + + +
- +