diff options
| author | stone <jules+okfprojz@okfoc.us> | 2015-11-19 21:29:37 -0500 |
|---|---|---|
| committer | stone <jules+okfprojz@okfoc.us> | 2015-11-19 21:29:37 -0500 |
| commit | b6a267cc7f0006dc03f950bd08727dca3d2ab258 (patch) | |
| tree | 426a90d914b8ff3d056a5e0064ed590feae6372e /index.js | |
| parent | 40855344cb9d09f386c46e775107b669a9868057 (diff) | |
collection name
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ var app = okcms.createApp({ store: { id: {type: 'string', hidden: true}, title: {type: 'string'}, + collection: {type: 'string'}, StoreIsOpen: {type: 'enum', options: ["true","false"] }, ClosedStoreImages: {type: 'captioned-image-list'}, }, |
