mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-21 16:02:16 +00:00
Theme/Menu: Remove fixed menu menu_position setting.
This commit is contained in:
@@ -306,7 +306,6 @@
|
||||
( $category == "theme" && $subcategory == "menu_sub_icons" && $name == "boolean" ) ||
|
||||
( $category == "theme" && $subcategory == "menu_brand_type" && $name == "text" ) ||
|
||||
( $category == "theme" && $subcategory == "menu_style" && $name == "text" ) ||
|
||||
( $category == "theme" && $subcategory == "menu_position" && $name == "text" ) ||
|
||||
( $category == "theme" && $subcategory == "body_header_brand_type" && $name == "text" ) ||
|
||||
( $category == "theme" && $subcategory == "logo_align" && $name == "text" )
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user