|
@@ -38,7 +38,7 @@ template(name="listsGroup")
|
|
|
|
|
|
template(name="addListForm")
|
|
template(name="addListForm")
|
|
.list.list-composer.js-list-composer
|
|
.list.list-composer.js-list-composer
|
|
- .list-header
|
|
|
|
|
|
+ .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'}}"
|
|
autocomplete="off" autofocus)
|
|
autocomplete="off" autofocus)
|