From c17352e433cdc2734cc9dcd9598fa4ad92ddc90a Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 25 Jun 2020 17:36:44 +0200 Subject: [PATCH] Ctrl click for content items. --- .../shared/list/content.component.html | 2 +- .../angular/tab-router-link.directive.ts | 38 +++++++++++++++++++ frontend/app/framework/declarations.ts | 1 + frontend/app/framework/module.ts | 4 +- 4 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 frontend/app/framework/angular/tab-router-link.directive.ts diff --git a/frontend/app/features/content/shared/list/content.component.html b/frontend/app/features/content/shared/list/content.component.html index 59acf4ae4..e8857bd87 100644 --- a/frontend/app/features/content/shared/list/content.component.html +++ b/frontend/app/features/content/shared/list/content.component.html @@ -1,4 +1,4 @@ - +