From b6a267cc7f0006dc03f950bd08727dca3d2ab258 Mon Sep 17 00:00:00 2001 From: stone Date: Thu, 19 Nov 2015 21:29:37 -0500 Subject: collection name --- index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'index.js') diff --git a/index.js b/index.js index 462f2d3d..788138fd 100644 --- a/index.js +++ b/index.js @@ -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'}, }, -- cgit v1.2.3-70-g09d2