aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html')
-rw-r--r--client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html b/client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html
index 8d669b62d..2b52d3fd8 100644
--- a/client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html
+++ b/client/src/app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html
@@ -86,7 +86,7 @@
86</p-table> 86</p-table>
87 87
88 88
89<div class="redundancies-charts" *ngIf="isDisplayingRemoteVideos()"> 89<div class="redundancies-charts" *ngIf="isDisplayingRemoteVideos() && dataLoaded">
90 <h6 i18n>Enabled strategies stats</h6> 90 <h6 i18n>Enabled strategies stats</h6>
91 91
92 <div class="chart-blocks"> 92 <div class="chart-blocks">