mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Make it easier to switch between v1/v2 layout.
This commit is contained in:
@@ -110,7 +110,7 @@ class CreateController extends Controller
|
||||
session()->put('preFilled', $preFilled);
|
||||
|
||||
|
||||
return view(
|
||||
return prefixView(
|
||||
'transactions.create',
|
||||
compact(
|
||||
'subTitleIcon',
|
||||
|
Reference in New Issue
Block a user