Fix expiration field in Invoice details page

This commit is contained in:
nicolas.dorier 2017-10-13 11:27:05 +09:00
parent 016db76306
commit 0d9fbe2d41

View file

@ -38,7 +38,7 @@
</tr>
<tr>
<th>Expiration date</th>
<td>@Model.CreatedDate</td>
<td>@Model.ExpirationDate</td>
</tr>
<tr>
<th>Status</th>