mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Reset more intercooler values on notifications poll element
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user