Merge pull request #409 from Safelite/BRM-remove-duplicate-alert
Remove duplicate alert.
This commit is contained in:
commit
0d7b4560b0
1 changed files with 0 additions and 7 deletions
|
|
@ -79,13 +79,6 @@
|
||||||
alertClass="alert-warning"
|
alertClass="alert-warning"
|
||||||
cmsWidgetName="VinNotFound"
|
cmsWidgetName="VinNotFound"
|
||||||
/>
|
/>
|
||||||
<alert
|
|
||||||
class="my-3"
|
|
||||||
v-model="customAlertData"
|
|
||||||
v-if="perfectMatchNewVinAlert"
|
|
||||||
alertClass="alert-warning"
|
|
||||||
cmsWidgetName="PerfectMatchNewVinAlert"
|
|
||||||
/>
|
|
||||||
<alert
|
<alert
|
||||||
class="my-3"
|
class="my-3"
|
||||||
:manualHeadline="PerfectMatchNewVinAlertReadOnlyHeader"
|
:manualHeadline="PerfectMatchNewVinAlertReadOnlyHeader"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue