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
|
||||
class="vinlookupquestion mb-5"
|
||||
v-html="this.VinLookupQuestionText"></div>
|
||||
v-html="VinLookupQuestionText"></div>
|
||||
<buttonQuestion
|
||||
cmsWidgetName="VinLookupMethod"
|
||||
:answers="answersFromCms"
|
||||
|
|
|
|||
Loading…
Reference in a new issue