From 1ae2905bf55ca8a14f862113fdc5faf30db65f36 Mon Sep 17 00:00:00 2001 From: Kailash Nadh Date: Wed, 31 Oct 2018 18:23:57 +0530 Subject: [PATCH] Add help text --- frontend/my/src/Import.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/my/src/Import.js b/frontend/my/src/Import.js index 25f4336..fcf18eb 100644 --- a/frontend/my/src/Import.js +++ b/frontend/my/src/Import.js @@ -119,6 +119,7 @@ class TheFormDef extends React.PureComponent { +

For existing subscribers, the names and attributes will be overwritten with the values in the CSV.

@@ -302,7 +303,7 @@ class Import extends React.PureComponent { (status and attributes are optional). {" "} attributes should be a valid JSON string with double escaped quotes. - Spreadsheet programs should automatically take care of this without having to manually + Spreadsheet programs should automatically take care of this without having you manually escape quotes.