From 79ea33cb56c5bc3acff42f4af9c0894823e7d59b Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Mon, 12 Jun 2017 14:49:06 +0000 Subject: [PATCH] Move to the correct block Signed-off-by: Patrick Uiterwijk --- roles/regcfp/templates/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/regcfp/templates/config.json b/roles/regcfp/templates/config.json index 396c95a99e..44846cca42 100644 --- a/roles/regcfp/templates/config.json +++ b/roles/regcfp/templates/config.json @@ -495,7 +495,6 @@ "private": true, "shownifkey": "needassistance", "shownifval": "Yes, my attendance requires financial assistance.", - "message": "Please provide the amount in US dollars.", "split": 2 }, "total_othertransit": { @@ -505,6 +504,7 @@ "private": true, "shownifkey": "needassistance", "shownifval": "Yes, my attendance requires financial assistance.", + "message": "Please provide the amount in US dollars.", "onchange": "javascript:update_estimates();", "split": 2 },