Merge branch 'alen' into 'master'
july-27 lang
See merge request alen/CMC_revamp!22
Showing
... | ... | @@ -34,6 +34,8 @@ |
"@ionic-native/status-bar": "3.12.1", | ||
"@ionic-native/toast": "^4.7.0", | ||
"@ionic/storage": "2.0.1", | ||
"@ngx-translate/core": "^9.1.1", | ||
"@ngx-translate/http-loader": "^2.0.1", | ||
"angularfire2": "^5.0.0-rc.10", | ||
"call-number": "^1.0.1", | ||
"cordova": "^8.0.0", | ||
... | ... | @@ -43,7 +45,6 @@ |
"cordova-plugin-facebook4": "^1.9.1", | ||
"cordova-plugin-geolocation": "^4.0.1", | ||
"cordova-plugin-googleplus": "^5.3.0", | ||
"cordova-plugin-gyroscope": "^0.1.4", | ||
"cordova-plugin-network-information": "^2.0.1", | ||
"cordova-plugin-request-location-accuracy": "^2.2.3", | ||
"cordova-plugin-splashscreen": "^4.0.3", | ||
... | ... | @@ -87,11 +88,10 @@ |
"cordova-plugin-datepicker": {}, | ||
"cordova-plugin-request-location-accuracy": {}, | ||
"cordova-plugin-network-information": {}, | ||
"mx.ferreyra.callnumber": {}, | ||
"cordova-plugin-gyroscope": {} | ||
"mx.ferreyra.callnumber": {} | ||
}, | ||
"platforms": [ | ||
"android" | ||
] | ||
} | ||
} | ||
\ No newline at end of file | ||
} |
src/assets/i18n/en.json
0 → 100644
src/pages/settings/settings.html
deleted
100644 → 0
src/pages/settings/settings.scss
deleted
100644 → 0
src/pages/settings/settings.ts
deleted
100644 → 0
Please
register
or
sign in
to comment