mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-04 22:08:12 +02:00
minor fix
This commit is contained in:
@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>
|
<legend>
|
||||||
<strong>Upload Your Answers</strong>
|
<strong>Upload Your Predictions</strong>
|
||||||
<button id="info-upload-btn" class='info-btn'><i class="fa fa-info"></i></button>
|
<button id="info-upload-btn" class='info-btn'><i class="fa fa-info"></i></button>
|
||||||
</legend>
|
</legend>
|
||||||
<label for="answer-type">Type:</label>
|
<label for="answer-type">Type:</label>
|
||||||
@ -238,7 +238,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<template id="info-upload">
|
<template id="info-upload">
|
||||||
<h2>Uploading Results</h2>
|
<h2>Uploading Predictions</h2>
|
||||||
<section>
|
<section>
|
||||||
<p>
|
<p>
|
||||||
After downloading a dataset and generating your predictions for either task, you can upload your
|
After downloading a dataset and generating your predictions for either task, you can upload your
|
||||||
|
Reference in New Issue
Block a user