mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Moved to high charts.
This commit is contained in:
@@ -49,7 +49,7 @@ class AccountController extends \BaseController
|
||||
}
|
||||
}
|
||||
|
||||
return View::make('accounts.index')->with('accounts', $list)->with('total',$total);
|
||||
return View::make('accounts.index')->with('accounts', $list)->with('total', $total);
|
||||
}
|
||||
//
|
||||
//
|
||||
@@ -128,4 +128,6 @@ class AccountController extends \BaseController
|
||||
// }
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user