CSR-2410: rearrange order to match /payment for consistency
This commit is contained in:
parent
f141c557a9
commit
e7913c3cbd
1 changed files with 2 additions and 2 deletions
|
|
@ -31,9 +31,9 @@
|
|||
:insuranceCompanyName="insuranceCompanyName"
|
||||
:showInsuranceCoverageAs="showInsuranceCoverageAs"
|
||||
:shouldHideRecalibration="shouldHideRecalibration"
|
||||
:isExpandedOnLoad="false"
|
||||
:isItac="isItac"
|
||||
:isNoComp="isNoComp" />
|
||||
:isNoComp="isNoComp"
|
||||
:isExpandedOnLoad="false" />
|
||||
|
||||
<hr />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue