Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit c3521a1

Browse files
indicator on my-challenges
1 parent 7c1b889 commit c3521a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/my-challenges/my-challenges.jade

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@
3030
challenge-tile(
3131
ng-repeat="challenge in vm.myChallenges | orderBy:vm.orderBy:true",
3232
challenge="challenge", view="vm.view", ng-class="vm.view + '-view'")
33+
34+
tc-section.load-more-section(state="vm.loading")

0 commit comments

Comments
 (0)