瀏覽代碼

Update app_config.php

FusionPBX 5 年之前
父節點
當前提交
c51e1c0c78
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      core/menu/app_config.php

+ 8 - 0
core/menu/app_config.php

@@ -102,15 +102,18 @@
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_name";
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_name";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
+		$apps[$x]['db'][$y]['fields'][$z]['search'] = "true";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the name of the menu.";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the name of the menu.";
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_language";
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_language";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
+		$apps[$x]['db'][$y]['fields'][$z]['search'] = "true";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the language.";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the language.";
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "menu_description";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "menu_description";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "menu_desc";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "menu_desc";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
+		$apps[$x]['db'][$y]['fields'][$z]['search'] = "true";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the description.";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the description.";
 
 
 		$y++;
 		$y++;
@@ -158,6 +161,7 @@
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_title";
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_title";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
+		$apps[$x]['db'][$y]['fields'][$z]['search'] = "true";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "menu_item_link";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "menu_item_link";
@@ -171,6 +175,7 @@
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_category";
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_category";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
+		$apps[$x]['db'][$y]['fields'][$z]['search'] = "true";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_protected";
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_protected";
@@ -184,6 +189,7 @@
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "menu_item_description";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "menu_item_description";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "menu_item_desc";
 		$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "menu_item_desc";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
+		$apps[$x]['db'][$y]['fields'][$z]['search'] = "true";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_add_user";
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_add_user";
@@ -288,10 +294,12 @@
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_language";
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_language";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
+		$apps[$x]['db'][$y]['fields'][$z]['search'] = "true";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$z++;
 		$z++;
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_title";
 		$apps[$x]['db'][$y]['fields'][$z]['name'] = "menu_item_title";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
 		$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
+		$apps[$x]['db'][$y]['fields'][$z]['search'] = "true";
 
 
 ?>
 ?>