mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
fixed core and shared module usage, lazy loading modules
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<div class="simple-view-element">
|
||||
<h5 class="simple-view-element-header" *ngIf="label">{{ label }}</h5>
|
||||
<div class="simple-view-element-body">
|
||||
<ng-content></ng-content>
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user