mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
add tabulatable loader and related configuration
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</div>
|
||||
</ng-template>
|
||||
</li>
|
||||
<li [ngbNavItem]="'logs'">
|
||||
<li [ngbNavItem]="'logs'" (click)="activateTableMode()">
|
||||
<a ngbNavLink>{{'admin-notify-dashboard.logs' | translate}}</a>
|
||||
<ng-template ngbNavContent>
|
||||
<div id="logs">
|
||||
|
Reference in New Issue
Block a user