diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-03-28 19:31:52 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-03-28 19:31:52 -0400 |
| commit | dcc05e5cfe64a5b3ce09145ae08a675dcb7baf02 (patch) | |
| tree | 2c6d9553dda41eee5540ee29072297b36e450451 /index.js | |
| parent | ba81ae9a470c804f6ed425b2d2019d1cda53f273 (diff) | |
db
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'}, |
