Added abilities to view and edit benchmark info

This commit is contained in:
2025-05-30 01:45:49 -04:00
parent cf9235cb18
commit ed085e4b40
5 changed files with 94 additions and 7 deletions

View File

@ -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>