mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-01 19:47:11 +00:00
Make it easier to switch between v1/v2 layout.
This commit is contained in:
@@ -150,7 +150,7 @@ class EditController extends Controller
|
||||
|
||||
$request->session()->flash('preFilled', $preFilled);
|
||||
|
||||
return view(
|
||||
return prefixView(
|
||||
'accounts.edit',
|
||||
compact(
|
||||
'account',
|
||||
|
||||
Reference in New Issue
Block a user