change toast position

This commit is contained in:
hitman 2017-03-07 16:14:50 +05:30
parent 37fb336af7
commit 3427233057

View file

@ -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',