diff --git a/www/js/push.js b/www/js/push.js index 8889d6f..4077a5e 100644 --- a/www/js/push.js +++ b/www/js/push.js @@ -41,6 +41,8 @@ function onDeviceReadyPush() { */ var eventId = notification.additionalData.data.id; var eventUrl = notification.additionalData.url; + + alterContent('#events'); /* * TODO: mandare l'utente all'evento.. * l'url servirebbe solo se lo si vuole fare in webview @@ -60,6 +62,13 @@ function onDeviceReadyPush() { * altrimenti bisognerebbe fare il fetch dell'xml o json dal sito, * salvarlo o comunque visualizzare la pagina */ + + FONTE.categories = { + ilove : [497,647,590], //ilove, 4mar, solid + info : [8,42,68,3], //ilove, 4mar, solid + }; + // alterContent('#info'); + // alterContent('#ilove'); break; case 'notice': /*