From 6024a4baa1947ba173a7b99552c3d401400914da Mon Sep 17 00:00:00 2001 From: Takiguchi Date: Sun, 3 Jun 2018 20:53:11 +0200 Subject: [PATCH] Add spinner during user posts loading --- src/main/ts/src/app/posts/myPosts/my-posts.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/ts/src/app/posts/myPosts/my-posts.component.html b/src/main/ts/src/app/posts/myPosts/my-posts.component.html index a60c775..f39aa46 100755 --- a/src/main/ts/src/app/posts/myPosts/my-posts.component.html +++ b/src/main/ts/src/app/posts/myPosts/my-posts.component.html @@ -1,8 +1,8 @@

Mes articles

-
+ +
+
- \ No newline at end of file