From 4ffd93b43ed63da58f70ac088287197bee134dd3 Mon Sep 17 00:00:00 2001 From: Carl van Tonder Date: Mon, 26 Mar 2018 22:48:05 -0400 Subject: [PATCH] Add comment to 2.3 question JS --- apps/map/templates/map/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/map/templates/map/form.html b/apps/map/templates/map/form.html index d0645c1..c7cc3c7 100644 --- a/apps/map/templates/map/form.html +++ b/apps/map/templates/map/form.html @@ -81,7 +81,7 @@ "showHide": ["#power_grids_energy_storage_questions"], "condition": ["PG"] }, - { // 2.3 + { // 2.3 - Supply of minerals "field": "#id_sector_of_economy", "showHide": ["#mineral_commodity_questions"], "condition": ["SM"]