From cb099d10933041d3c5814495e1dbf288e1d67ec6 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 17 Mar 2018 09:20:12 +0200 Subject: "DANGER" data loss warning to bigger text. --- client/components/import/import.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/components/import/import.jade') diff --git a/client/components/import/import.jade b/client/components/import/import.jade index 152df7bf..a1fbd83b 100644 --- a/client/components/import/import.jade +++ b/client/components/import/import.jade @@ -16,8 +16,8 @@ template(name="importTextarea") textarea.js-import-json(placeholder="{{_ 'import-json-placeholder'}}" autofocus) | {{jsonText}} if isSandstorm + h1.warning DANGER !!! THIS DESTROYS YOUR IMPORTED DATA, CAUSES BOARD NOT FOUND ERROR WHEN YOU OPEN THIS GRAIN AGAIN https://github.com/wekan/wekan/issues/1430 p.warning {{_ 'import-sandstorm-warning'}} - p.warning 'IMPORT CAN CAUSE DATA LOSS OF THIS GRAIN BUG https://github.com/wekan/wekan/issues/1430' input.primary.wide(type="submit" value="{{_ 'import'}}") template(name="importMapMembers") -- cgit v1.2.3-1-g7c22