added angular routes structurew
This commit is contained in:
parent
3d8aa857c5
commit
1660f982c4
4 changed files with 43 additions and 35 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
angular.module('cosign',[
|
||||
'ui.bootstrap',
|
||||
'ui.router'
|
||||
'ngRoute',
|
||||
'ui.bootstrap'
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue