Enable Sahana Data Collection module, related to #62
This commit is contained in:
parent
feea4ccc33
commit
f557e0621e
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user