mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
More explicit file names
This commit is contained in:
parent
29e93162c2
commit
b5dabfe886
18 changed files with 7 additions and 6 deletions
4
client/components/lists/list.jade
Normal file
4
client/components/lists/list.jade
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
template(name='list')
|
||||
.list.js-list(id="js-list-{{_id}}")
|
||||
+listHeader
|
||||
+listBody
|
||||
Loading…
Add table
Add a link
Reference in a new issue