Remove duplicate alert.
This commit is contained in:
parent
408d5a35a2
commit
8446f8bf6c
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