mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
111638: Remove 'container' class from processes table
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="container mb-4">
|
||||
<div class="mb-4">
|
||||
<div class="d-flex" (click)="collapse.toggle()" [attr.aria-expanded]="!collapse.collapsed" role="button">
|
||||
<h2 class="flex-grow-1">
|
||||
{{'process.overview.table.' + processStatus.toLowerCase() + '.title' | translate}}
|
||||
|
Reference in New Issue
Block a user