restore ad space title
This commit is contained in:
parent
9fcf566540
commit
08571368c0
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@
|
||||||
{% if AD_SPACE %} {% for ADS in AD_SPACE %} {% set AD = ADS.split(';') %}
|
{% if AD_SPACE %} {% for ADS in AD_SPACE %} {% set AD = ADS.split(';') %}
|
||||||
<div class="col-6 col-sm-4 col-md-8 q-gutter-y-sm">
|
<div class="col-6 col-sm-4 col-md-8 q-gutter-y-sm">
|
||||||
<q-btn flat color="secondary" class="full-width q-mb-md"
|
<q-btn flat color="secondary" class="full-width q-mb-md"
|
||||||
>{{ AD_TITLE }}</q-btn
|
>{{ AD_SPACE_TITLE }}</q-btn
|
||||||
>
|
>
|
||||||
|
|
||||||
<a href="{{ AD[0] }}" class="q-ma-md">
|
<a href="{{ AD[0] }}" class="q-ma-md">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue