From e37a18f0a19843ed98f10f2f37b3f9be5402eca2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 7 May 2020 16:28:33 +0200 Subject: modal link --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.js') diff --git a/index.js b/index.js index e2dfdd36..c6ca9b6d 100644 --- a/index.js +++ b/index.js @@ -67,9 +67,9 @@ var app = okcms.createApp({ // modal showModal: {type: 'enum', options: ['never','once','always'] }, 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"] }, + modalTaglineLink: {type: 'string'}, modalTitle: {type: 'string'}, modalTagline: {type: 'string'}, modalContent: {type: 'text'}, -- cgit v1.2.3-70-g09d2