added angular routes structurew

This commit is contained in:
Mario Colque 2014-03-19 13:17:18 -03:00
commit 1660f982c4
4 changed files with 43 additions and 35 deletions

View file

@ -7,7 +7,7 @@
],
"dependencies": {
"angular": "~1.2.x",
"angular-ui-router": "~0.2.10",
"angular-bootstrap": "~0.10.0"
"angular-bootstrap": "~0.10.0",
"angular-route": "~1.2.14"
}
}