use v-else
This commit is contained in:
parent
80f90ce233
commit
f2981385a5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
class="sub-header-content"
|
class="sub-header-content"
|
||||||
justification="left" />
|
justification="left" />
|
||||||
<siteSubHeader
|
<siteSubHeader
|
||||||
v-if="isNoTpa"
|
v-else
|
||||||
cmsWidgetName="ContentGroupNoTPAWidget"
|
cmsWidgetName="ContentGroupNoTPAWidget"
|
||||||
class="sub-header-content"
|
class="sub-header-content"
|
||||||
contentProperty="HeaderText"
|
contentProperty="HeaderText"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue