hide deleted notes
This commit is contained in:
parent
e1dd1cf935
commit
8b5ad37630
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@
|
|||
</span>
|
||||
</li>
|
||||
|
||||
<li class="p10 oh" ng-show="btx.note">
|
||||
<li class="p10 oh" ng-show="btx.note && btx.note.body">
|
||||
<span class="text-gray" translate>Comment</span>
|
||||
<span class="right enable_text_select">{{btx.note.body}}</span><br>
|
||||
<span class="right text-italic text-gray size-12">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue