JS Cookie update

This commit is contained in:
Codenift 2019-09-20 00:29:31 -04:00
parent 4b59e75d2b
commit 2e23238f2c
4 changed files with 165 additions and 74 deletions

View file

@ -517,7 +517,7 @@ $(document).ready(function() {
});
$('body').on('click', '#cu_save_user', function() {
$.cookie("airtime_locale", $('#cu_locale').val(), {path: '/'});
Cookies.set('airtime_locale', $('#cu_locale').val(), {path: '/'});
});
// When the 'Listen' button is clicked we set the width