diff --git a/angular.json b/angular.json
index 1b98344b..f7a61f9a 100644
--- a/angular.json
+++ b/angular.json
@@ -1,7 +1,7 @@
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
- "newProjectRoot": "projects",
+ "defaultProject": "@rero/ng-core",
"projects": {
"@rero/ng-core": {
"projectType": "library",
@@ -167,15 +167,5 @@
}
}
}
- },
- "cli": {
- "schematicCollections": [
- "@ngx-formly/schematics"
- ]
- },
- "schematics": {
- "@ngx-formly/schematics:component": {
- "styleext": "scss"
- }
}
}
diff --git a/projects/rero/ng-core/src/lib/record/detail/detail.component.html b/projects/rero/ng-core/src/lib/record/detail/detail.component.html
index 141c2eda..e2e6ddf0 100644
--- a/projects/rero/ng-core/src/lib/record/detail/detail.component.html
+++ b/projects/rero/ng-core/src/lib/record/detail/detail.component.html
@@ -46,6 +46,7 @@
{{ 'Edit' | translate }}
+
-
-
+
-
No file found for this record.
+
+ No file found for this record.
An error occurred, files cannot be loaded.
-