ionic integration

This commit is contained in:
Javier 2016-05-13 10:49:36 -03:00
commit c1324dd19c
11 changed files with 2341 additions and 12 deletions

View file

@ -6,9 +6,10 @@ var modules = [
'mm.foundation',
'monospaced.qrcode',
'gettext',
'ionic',
'ngLodash',
'uiSwitch',
'ngSanitize',
'ngSanitize',
'ngCsv',
'ngTouch',
'bwcModule',

View file

@ -148,11 +148,6 @@ angular
},
}
})
.state('importProfile', {
url: '/importProfile',
templateUrl: 'views/importProfile.html',
needProfile: false
})
.state('importLegacy', {
url: '/importLegacy',
needProfile: true,