diff options
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,8 +17,8 @@ var app = okcms.createApp({ }, project: { id: {type: 'string', hidden: true}, - year: {type: 'number'}, title: {type: 'string'}, + year: {type: 'number'}, client: {type: 'string'}, link: {type: 'string'}, NatureOfWork: {type: 'text'}, |
