mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Add back miniscreen add list style.
This commit is contained in:
parent
6ac7523d9d
commit
5bb99ba096
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ template(name="listsGroup")
|
||||||
+addListForm
|
+addListForm
|
||||||
|
|
||||||
template(name="addListForm")
|
template(name="addListForm")
|
||||||
.list.list-composer.js-list-composer
|
.list.list-composer.js-list-composer(class="{{#if isMiniScreen}}mini-list{{/if}}")
|
||||||
.list-header-add
|
.list-header-add
|
||||||
+inlinedForm(autoclose=false)
|
+inlinedForm(autoclose=false)
|
||||||
input.list-name-input.full-line(type="text" placeholder="{{_ 'add-list'}}"
|
input.list-name-input.full-line(type="text" placeholder="{{_ 'add-list'}}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue