diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-06-04 13:16:09 -0400 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-06-04 13:16:09 -0400 |
| commit | 4aeaefd41b48a042ae2a1d03ca9a7d77608c8069 (patch) | |
| tree | 77b0a20ddabc92b8fe2c1d8f441a8c6dddb3bbd6 | |
| parent | 00fd33b63b1408c6e2ec885feebd98a2fdec9a2e (diff) | |
no byline on pages
| -rw-r--r-- | index.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -58,7 +58,6 @@ var app = okcms.createApp({ page: { id: {type: 'string', hidden: true}, title: {type: 'string'}, - byline: {type: 'string'}, body: {type: 'text'}, disabled: {type: 'flag'}, }, |
