CEC-3320 - Add other car fields to edit form (#248)

* CEC-3320 - Add other car fields to edit form

* info_source readonly
This commit is contained in:
Paul Adamsen
2022-12-14 14:21:31 -05:00
committed by GitHub
parent 7d27a0193f
commit e2aecc9f3b
7 changed files with 591 additions and 0 deletions

View File

@@ -195,6 +195,60 @@ exports[`CarStatus Render 1`] = `
:
TESTVIN1234567890
</p>
<p>
<b>
ICCID
</b>
:
</p>
<p>
<b>
Model
</b>
:
</p>
<p>
<b>
Year
</b>
:
</p>
<p>
<b>
Trim
</b>
:
</p>
<p>
<b>
Country
</b>
:
</p>
<p>
<b>
Powertrain Type
</b>
:
</p>
<p>
<b>
Restraint Type
</b>
:
</p>
<p>
<b>
Body Type
</b>
:
</p>
<p>
<b>
Info Source
</b>
:
</p>
</div>
<div
class="MuiGrid-root makeStyles-textCenterAlign-0 MuiGrid-item MuiGrid-grid-md-12"