mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Add extra menus for mobile
This commit is contained in:
parent
6cefe1c715
commit
5f9cb2e6a3
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ class Menu extends ObjectYPT {
|
||||||
8=>'Mobile Tab Menu',
|
8=>'Mobile Tab Menu',
|
||||||
9=>'Mobile Left Menu',
|
9=>'Mobile Left Menu',
|
||||||
10=>'Mobile Tab Menu in a Browser',
|
10=>'Mobile Tab Menu in a Browser',
|
||||||
11=>'Mobile Tab Left in a Browser');
|
11=>'Mobile Left in a Browser');
|
||||||
|
|
||||||
protected $id, $menuName, $categories_id, $users_groups_id, $menu_order, $status, $position, $type, $icon, $menuSeoUrl;
|
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