We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b2db78 commit bf2385cCopy full SHA for bf2385c
1 file changed
config/packages/teebb_core/teebb_side_menu.yaml
@@ -76,8 +76,9 @@ teebb_core:
76
label: System
77
icon: fa-tools
78
items:
79
- - label: Settings
80
- route: teebb_system_option
+ - label: System Settings
+ route: teebb_update_option
81
+ route_params: {optionName: system}
82
groups: []
83
- label: Text Formatter
84
route: teebb_formatter_index
0 commit comments