mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
Existing title of card is pre-filled in copy dialog
This commit is contained in:
parent
3bb8431827
commit
a9ca17426b
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ template(name="moveCardPopup")
|
||||||
template(name="copyCardPopup")
|
template(name="copyCardPopup")
|
||||||
label(for='copy-card-title') {{_ 'title'}}:
|
label(for='copy-card-title') {{_ 'title'}}:
|
||||||
textarea#copy-card-title.minicard-composer-textarea.js-card-title(autofocus)
|
textarea#copy-card-title.minicard-composer-textarea.js-card-title(autofocus)
|
||||||
|
= title
|
||||||
label {{_ 'lists'}}:
|
label {{_ 'lists'}}:
|
||||||
+boardLists
|
+boardLists
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue