Skip to content

Commit

Permalink
menu widget fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Indigerd committed Jul 4, 2018
1 parent edb485a commit 3f6da45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/widgets/ActionColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ protected function initButtonsVisibility()
protected function initButtonVisibility($name)
{
$route = [implode('/', [
Yii::$app->controller->module->getUniqueId(),
Yii::$app->controller->getUniqueId(),
$name
])];
Expand Down

0 comments on commit 3f6da45

Please sign in to comment.