taiga-front/app/modules/history/history-lightbox/comment-history-lightbox.jade

10 lines
234 B
Plaintext

tg-lightbox-close
.history-container
h2.title(translate="COMMENTS.HISTORY.TITLE")
.history-wrapper
tg-history-entry.entry(
ng-repeat="entry in vm.commentHistoryEntries"
entry="entry"
)