forked from 0x2620/pandora
add default itemKey value support, add license as default value to pad.ma. fixes #1180
This commit is contained in:
parent
80e9569595
commit
18d9c93fff
2 changed files with 9 additions and 1 deletions
|
|
@ -454,7 +454,11 @@
|
|||
"type": ["string"],
|
||||
"columnWidth": 120,
|
||||
"filter": true,
|
||||
"sort": true
|
||||
"sort": true,
|
||||
"default": [
|
||||
"Creative Commons Attribution-ShareAlike 3.0 License",
|
||||
"Pad.ma General Public License"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "rightslevel",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue