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,
'newestOnTop': false,
'progressBar': true,
'positionClass': 'toast-bottom-center',
'positionClass': 'toast-top-center',
'preventDuplicates': true,
'onclick': null,
'showDuration': '300',