|
|
|
@@ -53,7 +53,7 @@ |
|
|
|
<input type="hidden" name="benchmarkMode" value="{{.benchmarkMode}}"> |
|
|
|
|
|
|
|
{{if eq .benchmarkMode "model"}} |
|
|
|
<form class="ui form model_form" action="{{.Link}}?benchmarkMode=alogrithm" method="post"> |
|
|
|
<form class="ui form model_form" action="{{.Link}}?benchmarkMode=model" method="post"> |
|
|
|
{{.CsrfTokenHtml}} |
|
|
|
<input type="hidden" name="action" value="update"> |
|
|
|
<div class="required unite min_title inline field"> |
|
|
|
|