no html5 notifications

This commit is contained in:
Matias Alejo Garcia 2014-12-10 00:02:12 -03:00
commit 1d8a5e9009
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,6 @@
'use strict';
angular.module('copayApp.services')
.factory('identityService', function($rootScope, $location, $timeout, $filter, pluginManager, notification, pendingTxsService, balanceService, applicationService, go) {
notification.enableHtml5Mode(); // for chrome: if support, enable it
// TODO:
// * remove iden from rootScope