CASH-1397 remove "this."
This commit is contained in:
parent
d04d3933f4
commit
ea3e103555
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
<div>
|
<div>
|
||||||
<div
|
<div
|
||||||
class="vinlookupquestion mb-5"
|
class="vinlookupquestion mb-5"
|
||||||
v-html="this.VinLookupQuestionText"></div>
|
v-html="VinLookupQuestionText"></div>
|
||||||
<buttonQuestion
|
<buttonQuestion
|
||||||
cmsWidgetName="VinLookupMethod"
|
cmsWidgetName="VinLookupMethod"
|
||||||
:answers="answersFromCms"
|
:answers="answersFromCms"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue