summaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
authorstone <jules+okfprojz@okfoc.us>2017-11-05 14:05:37 -0500
committerstone <jules+okfprojz@okfoc.us>2017-11-05 14:05:37 -0500
commit0c69e1e99e5ebcd00acecf302c2641011210bda3 (patch)
treec3cd8d5a4ab3bc8c0d9b905efaec930dfc04211a /index.js
parent59e2754b2f73c9707397d6f619725062df09f85f (diff)
parentebdb650f533033385bc8c53140ef0c293012c06d (diff)
Merge branch 'cms' of ghghgh.us:stone-island into cms
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
index 4c4dabe3..217d57d4 100644
--- a/index.js
+++ b/index.js
@@ -57,6 +57,7 @@ var app = okcms.createApp({
StoreClosedMessageOne: {type: 'string'},
StoreClosedMessageTwo: {type: 'string'},
FitsLarge: {type: 'enum', options: ["true","false"] },
+ NotAvailableInCanada: {type: 'enum', options: ["true","false"] },
FittingCodes: {type: 'text'},
BackgroundIsGray: {type: 'enum', options: ["true","false"] },
ClosedStoreImages: {type: 'captioned-image-list'},