mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove the content that is not covered by e2e testing, preparation steps for the demo shell decommissioning
6 lines
195 B
HTML
6 lines
195 B
HTML
<adf-error-content [errorCode]="errorCode">
|
|
<div adf-error-content-actions>
|
|
<button mat-raised-button (click)="onReturnButton()">Back to home</button>
|
|
</div>
|
|
</adf-error-content>
|