mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
Fixed bootstrap collapse display
This commit is contained in:
@@ -9,7 +9,7 @@ import { AlertType } from '../../../shared/alerts/aletrs-type';
|
||||
@Component({
|
||||
selector: 'ds-submission-form-section-container',
|
||||
templateUrl: './section-container.component.html',
|
||||
styleUrls: ['./section-container.component.scss'],
|
||||
styleUrls: ['./section-container.component.scss']
|
||||
})
|
||||
export class SectionContainerComponent implements OnInit {
|
||||
@Input() collectionId: string;
|
||||
|
Reference in New Issue
Block a user