From d6d951ddc0c492f3261065b5dcb4df0534d252fc Mon Sep 17 00:00:00 2001 From: Caroline Chuong Date: Mon, 15 Jun 2020 16:42:13 +0200 Subject: [PATCH] Remove uneccessary details to link titles --- .../plugin-list-installed.component.html | 4 ++-- .../+admin/plugins/plugin-search/plugin-search.component.html | 4 ++-- .../my-account-ownership/my-account-ownership.component.html | 4 ++-- .../my-account-subscriptions.component.html | 4 ++-- .../my-account-video-channels.component.html | 2 +- client/src/app/app.component.html | 2 +- client/src/app/menu/menu.component.html | 4 ++-- client/src/app/shared/channel/avatar.component.html | 4 ++-- client/src/app/shared/channel/avatar.component.ts | 4 ++-- client/src/app/shared/video/video-miniature.component.ts | 2 +- client/src/app/videos/+video-watch/video-watch.component.html | 4 ++-- .../assets/player/videojs-components/peertube-link-button.ts | 2 +- 12 files changed, 20 insertions(+), 20 deletions(-) diff --git a/client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html b/client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html index a2d0fde08..919b5d26d 100644 --- a/client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html +++ b/client/src/app/+admin/plugins/plugin-list-installed/plugin-list-installed.component.html @@ -14,11 +14,11 @@ {{ plugin.version }} - + - + diff --git a/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html b/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html index dc4d00469..d3333a370 100644 --- a/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html +++ b/client/src/app/+admin/plugins/plugin-search/plugin-search.component.html @@ -37,11 +37,11 @@ {{ plugin.latestVersion }} - + - + diff --git a/client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html b/client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html index a50acfdf8..14ae497d9 100644 --- a/client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html +++ b/client/src/app/+my-account/my-account-ownership/my-account-ownership.component.html @@ -25,13 +25,13 @@ - {{ createByString(videoChangeOwnership.initiatorAccount) }} - + {{ videoChangeOwnership.video.name }} diff --git a/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html b/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html index 23dfdc8f5..ce41360bf 100644 --- a/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html +++ b/client/src/app/+my-account/my-account-subscriptions/my-account-subscriptions.component.html @@ -8,14 +8,14 @@
- +
{{ videoChannel.displayName }}
{{ videoChannel.nameWithHost }}
{{ videoChannel.followersCount }} subscribers
- + Created by {{ videoChannel.ownerBy }} Owner account avatar diff --git a/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html b/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html index bf4fa9396..b2e8210d3 100644 --- a/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html +++ b/client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html @@ -13,7 +13,7 @@
- +
{{ videoChannel.displayName }}
{{ videoChannel.nameWithHost }}
diff --git a/client/src/app/app.component.html b/client/src/app/app.component.html index b243c129b..b66c9afde 100644 --- a/client/src/app/app.component.html +++ b/client/src/app/app.component.html @@ -8,7 +8,7 @@
- + {{ instanceName }} diff --git a/client/src/app/menu/menu.component.html b/client/src/app/menu/menu.component.html index f748a47d5..a8d34088c 100644 --- a/client/src/app/menu/menu.component.html +++ b/client/src/app/menu/menu.component.html @@ -168,9 +168,9 @@