diff --git a/package-lock.json b/package-lock.json index cd281037d0..09205b3c2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,7 +5,7 @@ "requires": true, "packages": { "": { - "version": "4.4.3", + "version": "4.5.2", "dependencies": { "@angular/animations": "^11.2.9", "@angular/cdk": "^11.2.5", diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts index 9cd43f04ea..7d750a11d6 100644 --- a/src/app/app-routing.module.ts +++ b/src/app/app-routing.module.ts @@ -148,7 +148,7 @@ const routes: Routes = [ } ] }, - /* { + { path: 'search', children: [ { @@ -160,12 +160,12 @@ const routes: Routes = [ component: ResultsComponent } ] - }, */ - /* { + }, + { path: 'resource/:id', component: ResourceComponent, runGuardsAndResolvers: 'always' - }, */ + }, { path: 'cookie-policy', component: CookiePolicyComponent diff --git a/src/app/main/header/header.component.html b/src/app/main/header/header.component.html index 6a60ff2a48..c91e3659f2 100644 --- a/src/app/main/header/header.component.html +++ b/src/app/main/header/header.component.html @@ -11,15 +11,15 @@

DSP

- + - - + + - + @@ -39,10 +39,10 @@

DSP

- - +