mirror of
https://github.com/wekan/wekan.git
synced 2026-02-25 09:24:08 +01:00
Import single card: proper error handling
This commit is contained in:
parent
7d57ce896b
commit
b670a1ab36
4 changed files with 71 additions and 45 deletions
|
|
@ -32,6 +32,8 @@ template(name="listMoveCardsPopup")
|
|||
+boardLists
|
||||
|
||||
template(name="listImportCardPopup")
|
||||
if error.get
|
||||
.warning {{_ error.get}}
|
||||
form
|
||||
label
|
||||
| {{_ 'card-json'}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue