mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Add extra menus for mobile
This commit is contained in:
parent
5f9cb2e6a3
commit
9d31788c97
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class Menu extends ObjectYPT {
|
|||
8=>'Mobile Tab Menu',
|
||||
9=>'Mobile Left Menu',
|
||||
10=>'Mobile Tab Menu in a Browser',
|
||||
11=>'Mobile Left in a Browser');
|
||||
11=>'Mobile Left Menu in a Browser');
|
||||
|
||||
protected $id, $menuName, $categories_id, $users_groups_id, $menu_order, $status, $position, $type, $icon, $menuSeoUrl;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue