diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-04-05 17:30:37 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-04-05 17:30:37 -0400 |
| commit | 7d7b6ad3b14aaaf7f2ef502becd70296601872aa (patch) | |
| tree | 6026312eb78b5274884947752fda62aa16b833c1 /index.js | |
| parent | e839de498d12325a31a21d429ba8680674e142a8 (diff) | |
caption as css inject, two fields for link text
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ var app = okcms.createApp({ year: {type: 'number'}, client: {type: 'string'}, link: {type: 'string'}, + linkText: {type: 'string'}, NatureOfWork: {type: 'text'}, brief: {type: 'text'}, media: {type: 'media-list'}, |
