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

SUP-3014, [Profile] Issues with card alignment #688

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/profile/subtrack/design/design-challenges.jade
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
.no-challenges(ng-show="!vm.challenges || vm.challenges.length == 0")
| Sorry, no successful challenges found.

tc-endless-paginator(state="vm.status.challenges", page-params="vm.pageParams")
tc-endless-paginator(state="vm.status.challenges", page-params="vm.pageParams")
2 changes: 1 addition & 1 deletion app/profile/subtrack/develop/develop-challenges.jade
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
.no-challenges(ng-show="!vm.challenges || vm.challenges.length == 0")
| Sorry, no successful challenges found.

tc-endless-paginator(state="vm.status.challenges", page-params="vm.pageParams")
tc-endless-paginator(state="vm.status.challenges", page-params="vm.pageParams")