Menu Manager: Add ability to customize main and sub menu icons.

This commit is contained in:
reliberate
2016-05-02 14:42:06 -06:00
parent 46611580ac
commit 5956a3a17f
11 changed files with 1193 additions and 88 deletions

View File

@@ -6,13 +6,14 @@ $apps[$x]['menu'][0]['title']['es-mx'] = "Plan de Marcado";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Dialplan";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Dialplan";
$apps[$x]['menu'][0]['title']['pt-br'] = "Dialplan";
$apps[$x]['menu'][0]['title']['pl'] = "Dialplan ";
$apps[$x]['menu'][0]['title']['pl'] = "Dialplan";
$apps[$x]['menu'][0]['title']['uk'] = "Маршрутизація";
$apps[$x]['menu'][0]['title']['sv-se'] = "Nummerplan";
$apps[$x]['menu'][0]['title']['de-at'] = "Wählplan";
$apps[$x]['menu'][0]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['parent_uuid'] = "";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['icon'] = "glyphicon-transfer";
$apps[$x]['menu'][0]['path'] = "";
$apps[$x]['menu'][0]['order'] = "15";
$apps[$x]['menu'][0]['groups'][] = "admin";