mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Forgot to remove debug variable.
This commit is contained in:
@@ -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 %}
|
||||||
|
Reference in New Issue
Block a user