mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Remove old warning from Sandstorm import board data loss, because bug has been already fixed.
Thanks to aputsiaq and xet7 !
This commit is contained in:
parent
41665c079d
commit
960fe5163b
2 changed files with 0 additions and 5 deletions
|
|
@ -15,9 +15,6 @@ template(name="importTextarea")
|
|||
p: label(for='import-textarea') {{_ instruction}} {{_ 'import-board-instruction-about-errors'}}
|
||||
textarea.js-import-json(placeholder="{{_ 'import-json-placeholder'}}" autofocus)
|
||||
| {{jsonText}}
|
||||
if isSandstorm
|
||||
h1.warning {{_ 'import-sandstorm-backup-warning'}}
|
||||
p.warning {{_ 'import-sandstorm-warning'}}
|
||||
input.primary.wide(type="submit" value="{{_ 'import'}}")
|
||||
|
||||
template(name="importMapMembers")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue