Load tag statistics into grid after the profile finished loading

This commit is contained in:
Maximilian Grundke
2018-07-03 14:11:26 +02:00
parent 75e5b7330f
commit 517641ae80
5 changed files with 64 additions and 1 deletions

View File

@@ -7,4 +7,11 @@ h1 = @user.name
br
= link_to(t('shared.statistics'), statistics_external_user_path(@user))
.tag-grid
br
h4 = t('.tag_statistics')
#loading
.spinner
= t('.loading_tag_statistics')
#no-elements
= t('.empty_tag_statistics')
#tag-grid