Align Sahana Delphi module visibility to others, related to #14

This commit is contained in:
Disassembler 2017-09-21 17:07:49 +02:00
parent fcfbafa129
commit 8cb4627e7a

View File

@ -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