Finish confirm page

This commit is contained in:
2012-12-16 15:06:57 -05:00
parent 7f7ae6d3c2
commit 5be12d783b
8 changed files with 120 additions and 79 deletions
+6 -4
View File
@@ -21,7 +21,7 @@
Key
</th>
<th>
EthraId
Ethra Id
</th>
<th>
Model Yr
@@ -36,7 +36,7 @@
Type
</th>
<th>
TagNumber
Tag Number
</th>
<th>
Prog
@@ -67,8 +67,10 @@
<td>
@Html.DisplayTextFor(m => item.CarModel)
</td>
<td class="@item.Color">
@Html.DisplayTextFor(m => item.Type)
<td>
<span class="label @item.Color">
@Html.DisplayTextFor(m => item.Type)
</span>
</td>
<td>
@Html.DisplayTextFor(m => item.TagNumber)