From 28870a6de18dd7ff995cde36cf0fe38e957c70cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20K=C5=99=C3=AD=C5=BE?= Date: Sun, 5 Oct 2014 22:23:33 +0200 Subject: [PATCH] Removed SecuredLinksPresenterTrait --- src/System/AdminPresenterTrait.php | 1 - src/System/Components/NavbarControl.php | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/System/AdminPresenterTrait.php b/src/System/AdminPresenterTrait.php index 75182186..3e670834 100755 --- a/src/System/AdminPresenterTrait.php +++ b/src/System/AdminPresenterTrait.php @@ -28,7 +28,6 @@ trait AdminPresenterTrait use \Venne\System\UI\PresenterTrait; use \Venne\System\AjaxControlTrait; use \Venne\Widgets\WidgetsControlTrait; - use \Nextras\Application\UI\SecuredLinksPresenterTrait; /** @var \Venne\System\AdministrationManager */ private $administrationManager; diff --git a/src/System/Components/NavbarControl.php b/src/System/Components/NavbarControl.php index 350177fb..3654126b 100755 --- a/src/System/Components/NavbarControl.php +++ b/src/System/Components/NavbarControl.php @@ -17,8 +17,6 @@ class NavbarControl extends \Venne\System\UI\Control { - use \Nextras\Application\UI\SecuredLinksControlTrait; - /** * @param string $name * @param string $label