Reset more intercooler values on notifications poll element
This commit is contained in:
parent
1f342a5b70
commit
d5e80966cf
|
@ -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 > Notifications ({{ notifications }})</span>
|
||||
</span>
|
||||
|
|
Loading…
Reference in New Issue