Align Sahana Delphi module visibility to others, related to #14
This commit is contained in:
parent
fcfbafa129
commit
8cb4627e7a
@ -1290,7 +1290,7 @@ def config(settings):
|
|||||||
("delphi", Storage(
|
("delphi", Storage(
|
||||||
name_nice = T("Delphi Decision Maker"),
|
name_nice = T("Delphi Decision Maker"),
|
||||||
#description = "Supports the decision making of large groups of Crisis Management Experts by helping the groups create ranked list.",
|
#description = "Supports the decision making of large groups of Crisis Management Experts by helping the groups create ranked list.",
|
||||||
restricted = False,
|
restricted = True,
|
||||||
module_type = 10,
|
module_type = 10,
|
||||||
)),
|
)),
|
||||||
# @ToDo: Port these Assessments to the Survey module
|
# @ToDo: Port these Assessments to the Survey module
|
||||||
|
Loading…
Reference in New Issue
Block a user