mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Improve list title form
This commit is contained in:
parent
ed35a88a56
commit
039cfe7edf
6 changed files with 33 additions and 46 deletions
|
|
@ -11,7 +11,7 @@ template(name="listHeader")
|
|||
|
||||
template(name="editListTitleForm")
|
||||
.list-composer
|
||||
input.full-line(type="text" value="{{../trySomething}}" autofocus)
|
||||
input.list-name-input.full-line(type="text" value=title autofocus)
|
||||
.edit-controls.clearfix
|
||||
button.primary.confirm(type="submit") {{_ 'save'}}
|
||||
a.fa.fa-times-thin.js-close-inlined-form
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue