From db68967feb8805852b90133062015ea4ef920719 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 28 Mar 2016 16:32:21 -0400 Subject: fix links field --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.js') diff --git a/index.js b/index.js index 8de3947..5927a34 100644 --- a/index.js +++ b/index.js @@ -23,7 +23,7 @@ var app = okcms.createApp({ title: {type: 'string'}, client: {type: 'string'}, link: {type: 'string'}, - NatureOfWork: {type: 'tag-list'}, + NatureOfWork: {type: 'text'}, brief: {type: 'text'}, image: {type: 'image'}, containImage: {type: 'flag'}, -- cgit v1.2.3-70-g09d2