added simple math and charts modules
This commit is contained in:
16
web/modules/charts/charts.links.task.yml
Executable file
16
web/modules/charts/charts.links.task.yml
Executable file
@@ -0,0 +1,16 @@
|
||||
charts.settings:
|
||||
title: 'Charts Settings'
|
||||
route_name: charts.settings
|
||||
base_route: charts.settings
|
||||
|
||||
charts.settings.default:
|
||||
title: 'Default'
|
||||
route_name: charts.settings
|
||||
parent_id: charts.settings
|
||||
weight: 10
|
||||
|
||||
charts.settings.advanced:
|
||||
title: 'Advanced'
|
||||
route_name: charts.settings.advanced
|
||||
parent_id: charts.settings
|
||||
weight: 20
|
||||
Reference in New Issue
Block a user