mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-06 18:02:42 +00:00
Make it easier to switch between v1/v2 layout.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{{ Form.checkbox(name, value, options.checked, options) }}
|
||||
</label>
|
||||
</div>
|
||||
{% include 'form/help' %}
|
||||
{% include 'form/feedback' %}
|
||||
{% include 'v1.form.help' %}
|
||||
{% include 'v1.form.feedback' %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user