no html5 notifications
This commit is contained in:
parent
572d03c5bf
commit
1d8a5e9009
2 changed files with 1 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ factory('notification', ['$timeout',
|
|||
},
|
||||
details: true,
|
||||
localStorage: false,
|
||||
html5Mode: true,
|
||||
html5Mode: false,
|
||||
html5DefaultIcon: 'img/favicon.ico'
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue