no file storage from WP
This commit is contained in:
parent
3abfb65087
commit
7f6b41e11d
8 changed files with 46 additions and 13 deletions
|
|
@ -447,11 +447,8 @@ angular
|
|||
});
|
||||
})
|
||||
.run(function($rootScope, $state, $log, gettextCatalog, uriHandler, isCordova, amMoment, profileService) {
|
||||
|
||||
$log.debug('Attaching FastClick');
|
||||
FastClick.attach(document.body);
|
||||
|
||||
|
||||
// Auto-detect browser language
|
||||
var userLang, androidLang;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue