mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-14 16:13:54 +00:00
Remove not existing method
This commit is contained in:
@@ -62,7 +62,7 @@ class General extends Twig_Extension
|
|||||||
$this->env(),
|
$this->env(),
|
||||||
//$this->getAmountFromJournal(),
|
//$this->getAmountFromJournal(),
|
||||||
$this->activeRouteStrict(),
|
$this->activeRouteStrict(),
|
||||||
$this->steamPositive(),
|
//$this->steamPositive(),
|
||||||
$this->activeRoutePartial(),
|
$this->activeRoutePartial(),
|
||||||
$this->activeRoutePartialWhat(),
|
$this->activeRoutePartialWhat(),
|
||||||
$this->formatDate(),
|
$this->formatDate(),
|
||||||
|
Reference in New Issue
Block a user