Avoid showing "undefined" when clicking on read/unread
This commit is contained in:
parent
3243d88c9b
commit
da89831116
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
<a href="#"
|
||||
title="{{ t "entry.status.title" }}"
|
||||
data-toggle-status="true"
|
||||
data-label-loading="{{ t "entry.state.saving" }}"
|
||||
data-label-unread="{{ t "entry.status.unread" }}"
|
||||
data-label-read="{{ t "entry.status.read" }}"
|
||||
data-toast-unread="{{ t "entry.status.toast.unread" }}"
|
||||
|
|
Loading…
Reference in a new issue