From ca589b42f1159d4474d7803c02b0c90579316bd5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 18 Aug 2023 11:09:34 +0200 Subject: Fix button router link Using the default one assigns the directive to the host, where we just want to put it inside the `my-button` component --- .../app/+my-library/+my-video-channels/my-video-channels.component.html | 2 +- .../app/+my-library/my-video-imports/my-video-imports.component.html | 2 +- .../+my-library/my-video-playlists/my-video-playlists.component.html | 2 +- client/src/app/+my-library/my-videos/my-videos.component.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'client/src/app/+my-library') diff --git a/client/src/app/+my-library/+my-video-channels/my-video-channels.component.html b/client/src/app/+my-library/+my-video-channels/my-video-channels.component.html index 0fe061983..154836854 100644 --- a/client/src/app/+my-library/+my-video-channels/my-video-channels.component.html +++ b/client/src/app/+my-library/+my-video-channels/my-video-channels.component.html @@ -50,7 +50,7 @@
- +
diff --git a/client/src/app/+my-library/my-video-imports/my-video-imports.component.html b/client/src/app/+my-library/my-video-imports/my-video-imports.component.html index d25eff24c..34d5bc4b2 100644 --- a/client/src/app/+my-library/my-video-imports/my-video-imports.component.html +++ b/client/src/app/+my-library/my-video-imports/my-video-imports.component.html @@ -41,7 +41,7 @@ - + diff --git a/client/src/app/+my-library/my-video-playlists/my-video-playlists.component.html b/client/src/app/+my-library/my-video-playlists/my-video-playlists.component.html index ebcb0b1fd..5b6b7bf48 100644 --- a/client/src/app/+my-library/my-video-playlists/my-video-playlists.component.html +++ b/client/src/app/+my-library/my-video-playlists/my-video-playlists.component.html @@ -25,7 +25,7 @@
- +
diff --git a/client/src/app/+my-library/my-videos/my-videos.component.html b/client/src/app/+my-library/my-videos/my-videos.component.html index b95287151..120f08d11 100644 --- a/client/src/app/+my-library/my-videos/my-videos.component.html +++ b/client/src/app/+my-library/my-videos/my-videos.component.html @@ -54,7 +54,7 @@
- +