From b6a267cc7f0006dc03f950bd08727dca3d2ab258 Mon Sep 17 00:00:00 2001 From: stone Date: Thu, 19 Nov 2015 21:29:37 -0500 Subject: collection name --- db.json | 3 ++- index.js | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/db.json b/db.json index 80b2b573..fe64441c 100644 --- a/db.json +++ b/db.json @@ -220,7 +220,8 @@ } ], "__index": "0", - "dateCreated": "Fri, 20 Nov 2015 00:45:03 GMT" + "dateCreated": "Fri, 20 Nov 2015 00:45:03 GMT", + "collection": "STONE ISLAND FW_'015 '016" } ] } \ No newline at end of file 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