From 3698c679e23c184e897d86e9d75dfe2a110a282c Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 4 Sep 2018 02:09:56 +0900 Subject: :pizza: --- .../app/common/views/widgets/hashtags.chart.vue | 89 -------------------- src/client/app/common/views/widgets/hashtags.vue | 94 +--------------------- 2 files changed, 1 insertion(+), 182 deletions(-) delete mode 100644 src/client/app/common/views/widgets/hashtags.chart.vue (limited to 'src/client/app/common/views/widgets') diff --git a/src/client/app/common/views/widgets/hashtags.chart.vue b/src/client/app/common/views/widgets/hashtags.chart.vue deleted file mode 100644 index 723a3947f8..0000000000 --- a/src/client/app/common/views/widgets/hashtags.chart.vue +++ /dev/null @@ -1,89 +0,0 @@ - - - diff --git a/src/client/app/common/views/widgets/hashtags.vue b/src/client/app/common/views/widgets/hashtags.vue index 56520400b6..0cb6b2df10 100644 --- a/src/client/app/common/views/widgets/hashtags.vue +++ b/src/client/app/common/views/widgets/hashtags.vue @@ -4,20 +4,7 @@
-

%fa:spinner .pulse .fw%%i18n:common.loading%

-

%fa:exclamation-circle%%i18n:@empty%

- - -
-
-
- #{{ stat.tag }} -

{{ '%i18n:@count%'.replace('{}', stat.usersCount) }}

-
- -
-
- +
@@ -25,7 +12,6 @@ - - -- cgit v1.2.3-freya