Added ability to edit hardware
This commit is contained in:
@ -6,6 +6,10 @@
|
||||
<div class="cell small-12">
|
||||
Hardware type: <%= hardware.type %>
|
||||
</div>
|
||||
|
||||
<div class="cell small-12">
|
||||
<p><a href="/hardware/<%= hardware.id %>/edit">Edit</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user