remove fastclick
This commit is contained in:
parent
4bfb12c94a
commit
3e5c13f339
2 changed files with 0 additions and 2 deletions
|
|
@ -111,7 +111,6 @@ angular
|
|||
$keepaliveProvider.interval(30); // in seconds
|
||||
})
|
||||
.run(function($rootScope, $location, $idle, gettextCatalog, uriHandler) {
|
||||
FastClick.attach(document.body);
|
||||
gettextCatalog.currentLanguage = config.defaultLanguage;
|
||||
// not for mobileApp
|
||||
if (!window.cordova) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue