Skip to content

Commit

Permalink
redone yii2-thememanager -> yii2-menus
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Dec 22, 2016
1 parent f2d161d commit a284ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/menus/SidebarMenu.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

use Yii;

class SidebarMenu extends \hiqdev\menumanager\Menu
class SidebarMenu extends \hiqdev\yii2\menus\Menu
{
public function items()
{
Expand Down

0 comments on commit a284ba7

Please sign in to comment.