diff options
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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'}, |
