Browse Source

@adding custom alarm..

halphass 7 years ago
parent
commit
841e3fba85
1 changed files with 1 additions and 1 deletions
  1. 1 1
      www/js/main.js

+ 1 - 1
www/js/main.js

@@ -834,7 +834,7 @@ function checkAndReset() {
 var my_media = {};
 function spengimi() {
     my_media.stop();
-    $("#alert-title").hide();
+    $("#spegni-musica").hide();
     
 }
 function onDeviceReadyPush() {