1
0
Fork 0
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:
Daniel 2021-12-23 13:49:27 -03:00
parent 6cefe1c715
commit 5f9cb2e6a3

View file

@ -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;