309 remainging

This commit is contained in:
Paul Schneider 2023-03-20 18:24:10 +00:00
commit 3eae4fb512
9 changed files with 7 additions and 18 deletions

View file

@ -17,12 +17,6 @@
<dd>
@Html.DisplayFor(model => model.DeclarationDate)
</dd>
<dt>
@Html.DisplayNameFor(model => model.GCMRegistrationId)
</dt>
<dd>
@Html.DisplayFor(model => model.GCMRegistrationId)
</dd>
<dt>
@Html.DisplayNameFor(model => model.Model)
</dt>