chore: linter fix
This commit is contained in:
parent
a703bf398d
commit
78e63be26d
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@
|
|||
</span>
|
||||
<div>
|
||||
{{ doc.user_full_name || frappe.user.full_name(doc.owner) }}
|
||||
<span> . </span>
|
||||
<span class="text-muted">
|
||||
<span> . </span>
|
||||
<span class="text-muted">
|
||||
{{ comment_when(doc.creation) }}
|
||||
</span>
|
||||
{% if (doc.subject) { %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue