From 7db10b2a6cd6cbea246ccd6c77fe6518be76da20 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 8 Apr 2015 22:46:46 -0400 Subject: install.sh --- examples/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/index.js b/examples/index.js index 669715d..8846e3a 100644 --- a/examples/index.js +++ b/examples/index.js @@ -13,7 +13,8 @@ var app = okcms.createApp({ bread: { type: {type: 'string', id: true}, title: {type: 'string'}, - description: {type: 'text'} + description: {type: 'text'}, + color: {type: 'enum', fields: ["red","blue","green"]} } }, -- cgit v1.2.3-70-g09d2