From ee48817f5e1f534b0a00b5b451c7621096b826a7 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 1 May 2018 00:27:19 +0200 Subject: fits large alt text --- index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'index.js') diff --git a/index.js b/index.js index 6c935a31..b1a83b4a 100644 --- a/index.js +++ b/index.js @@ -57,7 +57,8 @@ var app = okcms.createApp({ StoreClosedMessageOne: {type: 'string'}, StoreClosedMessageTwo: {type: 'string'}, NotAvailableInCanada: {type: 'flag'}, - FitsLarge: {type: 'enum', options: ["true","false"] }, + FitsLarge: {type: 'enum', options: ["use_alt_text","true","false"] }, + FitsLargeText: {type: 'text' }, FittingCodes: {type: 'text'}, BackgroundIsGray: {type: 'enum', options: ["true","false"] }, ClosedStoreImages: {type: 'captioned-image-list'}, -- cgit v1.2.3-70-g09d2