Added abilities to view and edit benchmark info
This commit is contained in:
@ -4,11 +4,11 @@
|
||||
</div>
|
||||
|
||||
<div class="cell small-12">
|
||||
Hardware type: <%= hardware.type %>
|
||||
<p><a href="/hardware/<%= hardware.id %>/edit">Edit</a></p>
|
||||
</div>
|
||||
|
||||
<div class="cell small-12">
|
||||
<p><a href="/hardware/<%= hardware.id %>/edit">Edit</a></p>
|
||||
Hardware type: <%= hardware.type %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user