fixed frontend not displaying country / category select
This commit is contained in:
parent
34c8cba062
commit
7b659f55de
@ -3152,6 +3152,17 @@
|
|||||||
value=""
|
value=""
|
||||||
|
|
||||||
id="flexCheckChecked30"
|
id="flexCheckChecked30"
|
||||||
|
|
||||||
|
{%
|
||||||
|
|
||||||
|
if
|
||||||
|
|
||||||
|
news_settings.use_country%}
|
||||||
|
|
||||||
|
checked
|
||||||
|
|
||||||
|
{%endif%}
|
||||||
|
|
||||||
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
@ -3219,7 +3230,7 @@
|
|||||||
|
|
||||||
if
|
if
|
||||||
|
|
||||||
news_settings.title%}
|
news_settings.use_category%}
|
||||||
|
|
||||||
checked
|
checked
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user