gitflow-hotfix-stash: pushsubscription_onerror
This commit is contained in:
@@ -51,7 +51,7 @@ var siteScript = async function() {
|
||||
if (firstCall) {
|
||||
firstCall = false;
|
||||
$('#button-notifications-activate').click(function(){
|
||||
$('#menu-pushes').showMenu();
|
||||
pushesOpenMenu();
|
||||
});
|
||||
$('#a-notifications-later').click(function(){
|
||||
createCookie('regatten_app_' + BOATCLASS + '_rejected_push', true, 1);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
|
||||
define('PWA_VERSION', '1.11.3');
|
||||
define('PWA_VERSION', '1.11.3h1');
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user