mirror of
https://github.com/wekan/wekan.git
synced 2026-01-02 15:48:49 +01:00
Merge branch 'master' of https://github.com/mark-i-m/wekan into mark-i-m-master
This commit is contained in:
commit
a2f479f4bd
13 changed files with 232 additions and 19 deletions
|
|
@ -80,21 +80,6 @@ Lists.attachSchema(
|
|||
// XXX We should probably provide a default
|
||||
optional: true,
|
||||
},
|
||||
width: {
|
||||
/**
|
||||
* list width, default 270px
|
||||
*/
|
||||
type: String,
|
||||
defaultValue: '270px',
|
||||
optional: true,
|
||||
},
|
||||
height: {
|
||||
/**
|
||||
* list height
|
||||
*/
|
||||
type: String,
|
||||
optional: true,
|
||||
},
|
||||
updatedAt: {
|
||||
/**
|
||||
* last update of the list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue