From fa687cfbbf76931071f5fa3f59f9dfb59cd45064 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 10 May 2018 16:45:01 +0200 Subject: sizing footer --- index.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'index.js') diff --git a/index.js b/index.js index b1a83b4a..9fb30988 100644 --- a/index.js +++ b/index.js @@ -59,6 +59,8 @@ var app = okcms.createApp({ NotAvailableInCanada: {type: 'flag'}, FitsLarge: {type: 'enum', options: ["use_alt_text","true","false"] }, FitsLargeText: {type: 'text' }, + SizingFooter: {type: 'enum', options: ["use_alt_text","true","false"] }, + SizingFooterText: {type: 'text'}, FittingCodes: {type: 'text'}, BackgroundIsGray: {type: 'enum', options: ["true","false"] }, ClosedStoreImages: {type: 'captioned-image-list'}, -- cgit v1.2.3-70-g09d2