Remove Sahana Scenario module - obsoleted in upstream, closes #180
This commit is contained in:
parent
b086c39398
commit
b214b872be
@ -1235,12 +1235,6 @@ def config(settings):
|
|||||||
restricted = True,
|
restricted = True,
|
||||||
module_type = 10,
|
module_type = 10,
|
||||||
)),
|
)),
|
||||||
("scenario", Storage(
|
|
||||||
name_nice = T("Scenarios"),
|
|
||||||
#description = "Define Scenarios for allocation of appropriate Resources (Human, Assets & Facilities).",
|
|
||||||
restricted = True,
|
|
||||||
module_type = 10,
|
|
||||||
)),
|
|
||||||
("vulnerability", Storage(
|
("vulnerability", Storage(
|
||||||
name_nice = T("Vulnerability"),
|
name_nice = T("Vulnerability"),
|
||||||
#description = "Manages vulnerability indicators",
|
#description = "Manages vulnerability indicators",
|
||||||
|
Loading…
Reference in New Issue
Block a user