ionic integration
This commit is contained in:
parent
952a834fff
commit
c1324dd19c
11 changed files with 2341 additions and 12 deletions
|
|
@ -6,9 +6,10 @@ var modules = [
|
|||
'mm.foundation',
|
||||
'monospaced.qrcode',
|
||||
'gettext',
|
||||
'ionic',
|
||||
'ngLodash',
|
||||
'uiSwitch',
|
||||
'ngSanitize',
|
||||
'ngSanitize',
|
||||
'ngCsv',
|
||||
'ngTouch',
|
||||
'bwcModule',
|
||||
|
|
|
|||
|
|
@ -148,11 +148,6 @@ angular
|
|||
},
|
||||
}
|
||||
})
|
||||
.state('importProfile', {
|
||||
url: '/importProfile',
|
||||
templateUrl: 'views/importProfile.html',
|
||||
needProfile: false
|
||||
})
|
||||
.state('importLegacy', {
|
||||
url: '/importLegacy',
|
||||
needProfile: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue