Skip to content
Snippets Groups Projects
Verified Commit d14dadb7 authored by Daniel Mundra's avatar Daniel Mundra
Browse files

Issue #3468793 by dmundra: Add settings page to adjust emails

parent cf41db7d
No related branches found
No related tags found
No related merge requests found
Pipeline #386533 passed
......@@ -3,4 +3,4 @@ type: module
description: 'Illustrate the tragedy of the commons'
configure: tragedy_commons.config_form
core_version_requirement: ^10 || ^11
package: Development
package: Tragedy of the commons
......@@ -18,17 +18,8 @@ tragedy_commons.pdgame2:
parent: tragedy_commons.base
weight: 20
# Results page.
tragedy_commons.results:
title: 'Tragedy of the Commons Game Requests'
title: 'Tragedy of the Commons Game Requests & Settings'
route_name: tragedy_commons.results
description: 'Table of requests.'
parent: system.admin_config_development
weight: 5
tragedy_commons.config_form:
title: 'Tragedy of the Commons Settings'
route_name: tragedy_commons.config_form
description: 'Manage settings for Tragedy of the Commons'
parent: system.admin_config_development
weight: 6
description: 'Table of requests and settings.'
parent: system.admin_config_system
tragedy_commons.results:
route_name: tragedy_commons.results
base_route: tragedy_commons.results
title: 'Requests'
tragedy_commons.config_form:
route_name: tragedy_commons.config_form
title: 'Settings'
base_route: tragedy_commons.results
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment