Added ability to edit benchmark parameters
This commit is contained in:
@@ -3,8 +3,12 @@
|
||||
<div class="row">
|
||||
<h2>{{ .benchmark.Name }}</h2>
|
||||
|
||||
<span><a href="/benchmark/{{ .benchmark.ID }}/edit">Edit</a></span>
|
||||
|
||||
<p>{{ .benchmark.ScoringType }}</p>
|
||||
|
||||
<p>{{ .benchmark.Description }}</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<h4>Latest Benchmark Results:</h4>
|
||||
|
Reference in New Issue
Block a user