diff --git a/src/js/app/challenge-details/partials/ng-content-basic-challenge-details.tpl.html b/src/js/app/challenge-details/partials/ng-content-basic-challenge-details.tpl.html index d8016cd2..54a1db2c 100644 --- a/src/js/app/challenge-details/partials/ng-content-basic-challenge-details.tpl.html +++ b/src/js/app/challenge-details/partials/ng-content-basic-challenge-details.tpl.html @@ -95,7 +95,7 @@
Reliability Bonus
@@ -104,15 +104,9 @@ $
N/A
DR Points
{{!CD.challenge.digitalRunPoints ? 'NO' : ''}} STUDIO CUP POINTS
-CHECKPOINT AWARDS WORTH EACH
NO CHECKPOINT AWARDS
@@ -223,7 +217,7 @@
Reliability Bonus
@@ -234,14 +228,8 @@ $
DR Points
-STUDIO CUP POINTS
CHECKPOINT AWARDS WORTH $ EACH
' + '' + rec.fullName + '');
+ $('.contestName', row).html('
' + '' + rec.fullName + '');
$('.colType', row).html("Marathon");
$('.vStartDate', row).html(app.formatDate2(rec.startDate));
$('.vEndDate', row).html(app.formatDate2(rec.endDate));
@@ -832,7 +832,7 @@ appChallenges = {
$('.colSub', row).html(rec.numberOfSubmissions);
} else {
//$('.contestName', row).html(rec.fullName);
- $('.contestName', row).html('
' + '' + rec.fullName + '');
+ $('.contestName', row).html('
' + '' + rec.fullName + '');
$('.colType', row).html("Marathon");
$('.vStartDate', row).html(app.formatDate2(rec.startDate));
$('.vEndDate', row).html(app.formatDate2(rec.endDate));
diff --git a/wp/wp-content/themes/tcs-responsive/ng-page-challenges.php b/wp/wp-content/themes/tcs-responsive/ng-page-challenges.php
index 06596a4d..18410bc2 100644
--- a/wp/wp-content/themes/tcs-responsive/ng-page-challenges.php
+++ b/wp/wp-content/themes/tcs-responsive/ng-page-challenges.php
@@ -480,7 +480,7 @@ class="ngHeaderCell" ng-header-cell>