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,
|
'debug': false,
|
||||||
'newestOnTop': false,
|
'newestOnTop': false,
|
||||||
'progressBar': true,
|
'progressBar': true,
|
||||||
'positionClass': 'toast-bottom-center',
|
'positionClass': 'toast-top-center',
|
||||||
'preventDuplicates': true,
|
'preventDuplicates': true,
|
||||||
'onclick': null,
|
'onclick': null,
|
||||||
'showDuration': '300',
|
'showDuration': '300',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue