Reset more intercooler values on notifications poll element

This commit is contained in:
Jason McBrayer 2018-11-07 08:49:37 -05:00
parent 1f342a5b70
commit d5e80966cf
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,7 @@
ic-push-url="false"
ic-on-beforeSend="false"
ic-on-success="false"
ic-indicator="false"
ic-select-from-response="#notes-count">
<span
{% if notifications and notifications != '0' %}
@ -118,6 +119,7 @@
ic-on-beforeSend="false"
ic-on-success="false"
ic-push-url="false"
ic-indicator="false"
ic-select-from-response="#notes-count">
<span >&nbsp; Notifications ({{ notifications }})</span>
</span>