mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Forgot to remove debug variable.
This commit is contained in:
parent
15e772d9dc
commit
61733f6553
@ -68,7 +68,6 @@
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
</select>
|
</select>
|
||||||
</div></div>
|
</div></div>
|
||||||
{{ dump(IS_DEMO_SITE) }}
|
|
||||||
<ul class="text-warning">
|
<ul class="text-warning">
|
||||||
|
|
||||||
{% if IS_DEMO_SITE %}<li class="text-danger">{{ 'pref_locale_no_demo'|_ }}</li>{% endif %}
|
{% if IS_DEMO_SITE %}<li class="text-danger">{{ 'pref_locale_no_demo'|_ }}</li>{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user