mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Move all layout files to a "v1" directory.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
{{ trans('demo.accounts-index') }}
|
||||
@@ -1 +0,0 @@
|
||||
{{ trans('demo.budgets-index') }}
|
||||
@@ -1 +0,0 @@
|
||||
{{ trans('demo.currencies-index') }}
|
||||
@@ -1 +0,0 @@
|
||||
{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}
|
||||
@@ -1 +0,0 @@
|
||||
{{ trans('demo.import-index') }}
|
||||
@@ -1 +0,0 @@
|
||||
{{ trans('demo.index', {asset: route('accounts.index', ['asset']), budgets: route('budgets.index'), reports: route('reports.index')})|raw }}
|
||||
@@ -1,3 +0,0 @@
|
||||
{{ trans('demo.no_demo_text', {route: Route.getCurrentRoute.getName})|raw }}
|
||||
|
||||
{{ trans('demo.see_help_icon')|raw }}
|
||||
@@ -1 +0,0 @@
|
||||
{{ trans('demo.piggy-banks-index') }}
|
||||
@@ -1 +0,0 @@
|
||||
{{ trans('demo.recurring-index') }}
|
||||
@@ -1 +0,0 @@
|
||||
{{ trans('demo.recurring-create') }}
|
||||
@@ -1,7 +0,0 @@
|
||||
{{ trans('demo.reports-index-start')|raw }}
|
||||
<br/>
|
||||
<br/>
|
||||
{{ trans('demo.reports-index-examples', {
|
||||
one: route('reports.report.default', ['1,2,3','currentMonthStart','currentMonthEnd']),
|
||||
two: route('reports.report.default', ['1,2,3','20160101','20161231']),
|
||||
three: route('reports.report.budget', ['1,2,3','2,1','20160101','20161231'])})|raw }}
|
||||
@@ -1 +0,0 @@
|
||||
{{ trans('demo.transactions-index') }}
|
||||
Reference in New Issue
Block a user