From fd6ebca6d389b0893ce02d1c07bbf2f067d2c0df Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 7 May 2020 13:40:30 +0200 Subject: background color --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.js') diff --git a/index.js b/index.js index e59669e6..e2dfdd36 100644 --- a/index.js +++ b/index.js @@ -66,11 +66,11 @@ var app = okcms.createApp({ ClosedStoreImages: {type: 'captioned-image-list'}, // modal showModal: {type: 'enum', options: ['never','once','always'] }, - modalTitle: {type: 'string'}, modalBackgroundColor: {type: 'enum', options: ["white","black",] }, modalTextColor: {type: 'enum', options: ["black","white"] }, modalTaglineColor: {type: 'enum', options: ["black","red","blue","white"] }, modalTaglinePosition: {type: 'enum', options: ["hidden","top","bottom"] }, + modalTitle: {type: 'string'}, modalTagline: {type: 'string'}, modalContent: {type: 'text'}, modalButton: {type: 'string'}, -- cgit v1.2.3-70-g09d2