ignore metadata improvements
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
|
||||
<ui-commentform [target]="entry.id" (replyCommentEvent)="replyCallback($event)"></ui-commentform>
|
||||
|
||||
<ui-comments #comments [target]="entry.id"></ui-comments>
|
||||
<ui-comments #comments [target]="entry.id" [subcomments]="true"></ui-comments>
|
||||
</ng-container>
|
||||
</div>
|
||||
Reference in New Issue
Block a user