Skip to content

Commit be12fdd

Browse files
Akshat SinghAkshat Singh
authored andcommitted
Fix
1 parent 136384c commit be12fdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/js/controllers/challengeCtrl.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1779,7 +1779,6 @@
17791779
vm.currentPage = '';
17801780
vm.showPagination = false;
17811781

1782-
// Use the slug in the URL because the backend expects it.
17831782
if (vm.filter_all_submission_by_team_name === '') {
17841783
parameters.url = "challenges/" + vm.challengeId + "/challenge_phase/" + "v2/" +
17851784
vm.allSubmissionPhaseSlug + "/submissions";

0 commit comments

Comments
 (0)