diff --git a/src/Bridges/ApplicationTracy/templates/RoutingPanel.tab.phtml b/src/Bridges/ApplicationTracy/templates/RoutingPanel.tab.phtml index 71202bc95..def8da74e 100644 --- a/src/Bridges/ApplicationTracy/templates/RoutingPanel.tab.phtml +++ b/src/Bridges/ApplicationTracy/templates/RoutingPanel.tab.phtml @@ -7,6 +7,8 @@ use Nette, ?> - + + + no routegetPresenterName() . ':' . (isset($request->parameters[Presenter::ACTION_KEY]) ? $request->parameters[Presenter::ACTION_KEY] : Presenter::DEFAULT_ACTION) . (isset($request->parameters[Presenter::SIGNAL_KEY]) ? " {$request->parameters[Presenter::SIGNAL_KEY]}!" : ''), ENT_NOQUOTES, 'UTF-8'); endif ?>