From 8f62c9645374d16021eb3639582f3e2f540772d0 Mon Sep 17 00:00:00 2001 From: stone Date: Mon, 30 Nov 2015 22:30:34 -0500 Subject: CollectionId --- index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'index.js') diff --git a/index.js b/index.js index 873780fc..6e04db90 100644 --- a/index.js +++ b/index.js @@ -42,6 +42,7 @@ var app = okcms.createApp({ id: {type: 'string', hidden: true}, title: {type: 'string'}, collection: {type: 'string'}, + CollectionId: {type: 'string'}, StoreIsOpen: {type: 'enum', options: ["true","false"] }, FitsLarge: {type: 'enum', options: ["true","false"] }, BackgroundIsGray: {type: 'enum', options: ["true","false"] }, -- cgit v1.2.3-70-g09d2