|
@@ -134,7 +134,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</form> |
|
|
</form> |
|
|
{{else}} |
|
|
{{else}} |
|
|
<form class="ui form alogrithm_form" action="{{.Link}}?benchmarkMode=alogrithm" method="post"> |
|
|
|
|
|
|
|
|
<form id="form_id" class="ui form alogrithm_form" action="{{.Link}}?benchmarkMode=alogrithm" method="post"> |
|
|
{{.CsrfTokenHtml}} |
|
|
{{.CsrfTokenHtml}} |
|
|
<input type="hidden" name="action" value="update"> |
|
|
<input type="hidden" name="action" value="update"> |
|
|
<input type="hidden" name="job_type" value="BENCHMARK"> |
|
|
<input type="hidden" name="job_type" value="BENCHMARK"> |
|
|