refacto query status
This commit is contained in:
parent
ee6cb34c23
commit
7b3a236bcc
11 changed files with 20 additions and 53 deletions
|
|
@ -58,12 +58,6 @@
|
|||
<dd>
|
||||
@Html.DisplayFor(model => model.Previsional)
|
||||
</dd>
|
||||
<dt>
|
||||
@Html.DisplayNameFor(model => model.Reviewed)
|
||||
</dt>
|
||||
<dd>
|
||||
@Html.DisplayFor(model => model.Reviewed)
|
||||
</dd>
|
||||
<dt>
|
||||
@Html.DisplayNameFor(model => model.DateModified)
|
||||
</dt>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue