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"
|
||||
cmsWidgetName="VinNotFound"
|
||||
/>
|
||||
<alert
|
||||
class="my-3"
|
||||
v-model="customAlertData"
|
||||
v-if="perfectMatchNewVinAlert"
|
||||
alertClass="alert-warning"
|
||||
cmsWidgetName="PerfectMatchNewVinAlert"
|
||||
/>
|
||||
<alert
|
||||
class="my-3"
|
||||
:manualHeadline="PerfectMatchNewVinAlertReadOnlyHeader"
|
||||
|
|
|
|||
Loading…
Reference in a new issue