mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Import single card: refactor to meteor method
This commit is contained in:
parent
7e64c22c1a
commit
d8892d6408
3 changed files with 112 additions and 55 deletions
|
|
@ -35,7 +35,6 @@ template(name="listImportCardPopup")
|
|||
form
|
||||
label
|
||||
| {{_ 'card-json'}}
|
||||
//+editor(class="js-card-json" autofocus=true)
|
||||
textarea.js-card-json(placeholder="{{_ 'card-json-placeholder'}}" autofocus)
|
||||
input.primary.wide(type="submit" value="{{_ 'import'}}")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue