Replace misc glyphicon usage.

This commit is contained in:
Nate
2019-08-20 19:53:21 -06:00
parent c20302f8dd
commit 9ebc6d9d83
21 changed files with 37 additions and 38 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
$apps[$x]['menu'][$y]['uuid'] = "1f59d07b-b4f7-4f9e-bde9-312cf491d66e";
$apps[$x]['menu'][$y]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][$y]['category'] = "external";
$apps[$x]['menu'][$y]['icon'] = "glyphicon-new-window";
$apps[$x]['menu'][$y]['icon'] = "external-link-alt";
$apps[$x]['menu'][$y]['path'] = "/app/adminer/index.php";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";