diff --git a/src/static/riot/competitions/detail/submission_modal.tag b/src/static/riot/competitions/detail/submission_modal.tag index 0961c0b0b..04776d01b 100644 --- a/src/static/riot/competitions/detail/submission_modal.tag +++ b/src/static/riot/competitions/detail/submission_modal.tag @@ -6,6 +6,7 @@
{ logs.prediction_stdout }
- { logs.prediction_stderr }
- { logs.prediction_ingestion_stdout }
- { logs.prediction_ingestion_stderr }
- { logs.scoring_stdout }
- { logs.scoring_stderr }
- { logs.scoring_ingestion_stdout }
- { logs.scoring_ingestion_stderr }
- No logs available for this submission.+
{ show_log(tab.content) }
+