mirror of
https://github.com/wekan/wekan.git
synced 2025-12-21 01:40:13 +01:00
9 lines
239 B
Text
9 lines
239 B
Text
template(name='list')
|
|
.list.js-list(id="js-list-{{_id}}"
|
|
style="width:{{listWidth}}px;")
|
|
+listHeader
|
|
+listBody
|
|
|
|
template(name='miniList')
|
|
a.mini-list.js-select-list.js-list(id="js-list-{{_id}}")
|
|
+listHeader
|