Show More
@@ -50,7 +50,7 b'' | |||||
50 | ajax.generateRequest(); |
|
50 | ajax.generateRequest(); | |
51 | }; |
|
51 | }; | |
52 | ctrlr.handleNotifications = function(event){ |
|
52 | ctrlr.handleNotifications = function(event){ | |
53 |
$('#live-notifications')[0]. |
|
53 | $('#live-notifications')[0].checked = event.detail.response; | |
54 | }; |
|
54 | }; | |
55 |
|
55 | |||
56 | function checkBrowserStatus(){ |
|
56 | function checkBrowserStatus(){ |
General Comments 0
You need to be logged in to leave comments.
Login now