mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
97425: Fix issue when no previous alert is present
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div>
|
<div *ngIf="formMessage.value">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<label>{{ 'system-wide-alert.form.label.preview' | translate }}</label>
|
<label>{{ 'system-wide-alert.form.label.preview' | translate }}</label>
|
||||||
|
Reference in New Issue
Block a user