fix error notif time
This commit is contained in:
parent
507b844eed
commit
5bc573b490
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ factory('notification', ['$timeout',
|
|||
enabled: true
|
||||
},
|
||||
error: {
|
||||
duration: 1e10,
|
||||
duration: 5000,
|
||||
enabled: true
|
||||
},
|
||||
success: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue