diff --git a/app/Support/Twig/General.php b/app/Support/Twig/General.php index b3a27654c3..07a5ffe8e1 100644 --- a/app/Support/Twig/General.php +++ b/app/Support/Twig/General.php @@ -62,7 +62,7 @@ class General extends Twig_Extension $this->env(), //$this->getAmountFromJournal(), $this->activeRouteStrict(), - $this->steamPositive(), + //$this->steamPositive(), $this->activeRoutePartial(), $this->activeRoutePartialWhat(), $this->formatDate(),