mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-03 04:41:41 +00:00
Make it easier to switch between v1/v2 layout.
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
<div class="row no-print">
|
||||
<div class="col-lg-12">
|
||||
<p class="well">
|
||||
{% include ['demo.' ~ Route.getCurrentRoute.getName, 'demo.no-demo-text'] %}
|
||||
{% include ['v1.demo.' ~ Route.getCurrentRoute.getName, 'v1.demo.no-demo-text'] %}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user