diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-21 10:33:47 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-21 10:33:47 -0400 |
| commit | 3f549f3d6ea3dac1fbf862e236549ce0dd7fd570 (patch) | |
| tree | 9f0f4f022a813a658d294b598f901b2bd6be8193 /www/js/PortalLoginCtrl.js | |
| parent | 8e34a5c7d2e5969d72a2a469e8c97ad7fc7de712 (diff) | |
#724 more cleanup
Diffstat (limited to 'www/js/PortalLoginCtrl.js')
| -rw-r--r-- | www/js/PortalLoginCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/PortalLoginCtrl.js b/www/js/PortalLoginCtrl.js index 36630a73..592e2c43 100644 --- a/www/js/PortalLoginCtrl.js +++ b/www/js/PortalLoginCtrl.js @@ -282,6 +282,7 @@ angular.module('zmApp.controllers').controller('zmApp.PortalLoginCtrl', ['$ionic broadcastHandles.push(pp); function evaluateTappedNotification() { + NVRDataModel.debug (">>>Inside evaluateNotifications"); var ld = NVRDataModel.getLogin(); |
