Skip to content

Commit

Permalink
Removed SecuredLinksPresenterTrait
Browse files Browse the repository at this point in the history
  • Loading branch information
pepakriz committed Oct 5, 2014
1 parent 5247ce4 commit 28870a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/System/AdminPresenterTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
2 changes: 0 additions & 2 deletions src/System/Components/NavbarControl.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
class NavbarControl extends \Venne\System\UI\Control
{

use \Nextras\Application\UI\SecuredLinksControlTrait;

/**
* @param string $name
* @param string $label
Expand Down

0 comments on commit 28870a6

Please sign in to comment.