From bc38a56567c20f3205b89dae710d131655b0220d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 24 Oct 2016 15:48:10 -0400 Subject: customize link-list placeholder text --- examples/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/index.js') diff --git a/examples/index.js b/examples/index.js index 998aa1d..e72a9ce 100644 --- a/examples/index.js +++ b/examples/index.js @@ -28,7 +28,7 @@ var app = okcms.createApp({ id: {type: 'string'}, title: {type: 'string'}, body: {type: 'text'}, - links: {type: 'link-list'}, + links: {type: 'link-list', textLabel: "A", linkLabel: "B"}, }, bread: { type: {type: 'string', id: true}, -- cgit v1.2.3-70-g09d2