Enable Sahana Data Collection module, related to #62

This commit is contained in:
Disassembler 2017-09-27 15:28:19 +02:00
parent feea4ccc33
commit f557e0621e

View File

@ -1142,12 +1142,12 @@ def config(settings):
restricted = True,
module_type = 5,
)),
#("dc", Storage(
# name_nice = T("Data Collection"),
# #description = "Data collection tool",
# restricted = True,
# module_type = 10
#)),
("dc", Storage(
name_nice = T("Data Collection"),
#description = "Data collection tool",
restricted = True,
module_type = 10
)),
("cr", Storage(
name_nice = T("Shelters"),
#description = "Tracks the location, capacity and breakdown of victims in Shelters",