add large preview size

This commit is contained in:
Yuri Kuznetsov
2014-05-22 17:23:30 +03:00
parent 0a7e442194
commit 5c4afa8a23
2 changed files with 3 additions and 2 deletions
@@ -115,7 +115,8 @@
"previewSize": {
"x-small": "X-Small",
"small": "Small",
"medium": "Medium"
"medium": "Medium",
"large": "Large"
}
}
}
@@ -9,7 +9,7 @@
"name":"previewSize",
"type":"enum",
"default":"small",
"options": ["x-small", "small", "medium"]
"options": ["x-small", "small", "medium", "large"]
}
],
"actualFields":[