mirror of
http://git.carcosa.net/jmcbray/brutaldon.git
synced 2025-02-07 07:22:46 -05:00
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-push-url="false"
|
||||||
ic-on-beforeSend="false"
|
ic-on-beforeSend="false"
|
||||||
ic-on-success="false"
|
ic-on-success="false"
|
||||||
|
ic-indicator="false"
|
||||||
ic-select-from-response="#notes-count">
|
ic-select-from-response="#notes-count">
|
||||||
<span
|
<span
|
||||||
{% if notifications and notifications != '0' %}
|
{% if notifications and notifications != '0' %}
|
||||||
@ -118,6 +119,7 @@
|
|||||||
ic-on-beforeSend="false"
|
ic-on-beforeSend="false"
|
||||||
ic-on-success="false"
|
ic-on-success="false"
|
||||||
ic-push-url="false"
|
ic-push-url="false"
|
||||||
|
ic-indicator="false"
|
||||||
ic-select-from-response="#notes-count">
|
ic-select-from-response="#notes-count">
|
||||||
<span > Notifications ({{ notifications }})</span>
|
<span > Notifications ({{ notifications }})</span>
|
||||||
</span>
|
</span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user