add default itemKey value support, add license as default value to pad.ma. fixes #1180

This commit is contained in:
j 2012-12-14 15:03:15 +01:00
commit 18d9c93fff
2 changed files with 9 additions and 1 deletions

View file

@ -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",