Skip to content

Commit

Permalink
Reason projected twice (#4261) (#4263)
Browse files Browse the repository at this point in the history
  • Loading branch information
openslides-automation[bot] authored Oct 15, 2024
1 parent d8f4a5f commit d375e19
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,14 +172,6 @@ <h3>{{ 'Reason' | translate }}</h3>
}
</div>
</section>

<!-- Reason -->
@if (data.data.reason) {
<div>
<h3>{{ 'Reason' | translate }}</h3>
<div [innerHTML]="data.data.reason | trust: 'html'"></div>
</div>
}
}
</div>
}

0 comments on commit d375e19

Please sign in to comment.