change toast position
This commit is contained in:
parent
37fb336af7
commit
3427233057
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ $(document).ready(function() {
|
|||
'debug': false,
|
||||
'newestOnTop': false,
|
||||
'progressBar': true,
|
||||
'positionClass': 'toast-bottom-center',
|
||||
'positionClass': 'toast-top-center',
|
||||
'preventDuplicates': true,
|
||||
'onclick': null,
|
||||
'showDuration': '300',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue