projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c72e7c
)
Show menu icons in default configuration.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Tue, 29 Oct 2013 21:47:52 +0000
(22:47 +0100)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Thu, 31 Oct 2013 18:48:06 +0000
(19:48 +0100)
config.default.php
patch
|
blob
|
history
diff --git
a/config.default.php
b/config.default.php
index 398c0863dfe87ee10b7aad953947e575ce1852ac..f8735fae6a48f898efcad4466c98382e7449d774 100644
(file)
--- a/
config.default.php
+++ b/
config.default.php
@@
-180,7
+180,7
@@
if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_
$allow_negative_prices = 1;
/* Show menu category icons in core themes */
- $show_menu_category_icons =
0
;
+ $show_menu_category_icons =
1
;
// Internal configurable variables
//-----------------------------------------------------------------------------------