mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
"DANGER" data loss warning to bigger text.
This commit is contained in:
parent
89a8a6f5e3
commit
cb099d1093
1 changed files with 1 additions and 1 deletions
|
|
@ -16,8 +16,8 @@ template(name="importTextarea")
|
||||||
textarea.js-import-json(placeholder="{{_ 'import-json-placeholder'}}" autofocus)
|
textarea.js-import-json(placeholder="{{_ 'import-json-placeholder'}}" autofocus)
|
||||||
| {{jsonText}}
|
| {{jsonText}}
|
||||||
if isSandstorm
|
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-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'}}")
|
input.primary.wide(type="submit" value="{{_ 'import'}}")
|
||||||
|
|
||||||
template(name="importMapMembers")
|
template(name="importMapMembers")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue