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