| Revision name |
Date |
| {{ revision.message }} |
{{ formatRevisionDate(revision.time) }} |
0"
class="revision-select"
[ngModel]="selectedFirstRevisionId"
nzPlaceHolder="Choose..."
(ngModelChange)="onFirstRevisionSelect($event)"
>
compare with
0"
class="revision-select"
[ngModel]="selectedSecondRevisionId"
[nzDisabled]="firstNoteRevisionForCompare === null"
nzPlaceHolder="Choose..."
(ngModelChange)="onSecondRevisionSelect($event)"
>
{{ p.paragraph.id }}
({{ p.paragraph.title }})
added
deleted
differences
identical
{{ p.firstString }}
Please select a revision
Revision:
{{ currentFirstRevisionLabel }} --> {{ currentSecondRevisionLabel }}
{{
currentParagraphDiffDisplay?.paragraph?.text
}}
{{
currentParagraphDiffDisplay?.paragraph?.text
}}
{{ seg.text }}
Nothing to display