Moved routes

This commit is contained in:
Torkel Ödegaard
2014-12-31 11:48:15 +01:00
parent 39f3cfc1eb
commit d1e33ec071
8 changed files with 25 additions and 30 deletions

View File

@ -62,7 +62,7 @@ module.exports = function(config,grunt) {
'directives/all',
'filters/all',
'controllers/all',
'routes/all',
'routes/standalone/default',
'components/partials',
]
}