Add the new alloc row headers to the deployment allocations table

This commit is contained in:
Michael Lange 2017-10-19 17:35:30 -07:00
parent 5f73c5d392
commit 3d3617019f
1 changed files with 2 additions and 0 deletions

View File

@ -8,8 +8,10 @@
class="allocations" as |t|}}
{{#t.head}}
<th>ID</th>
<th>Modified</th>
<th>Name</th>
<th>Status</th>
<th>Version</th>
<th>Node</th>
<th>CPU</th>
<th>Memory</th>