diff options
| author | “Ryder <“r@okfoc.us”> | 2016-03-28 13:20:28 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-03-28 13:20:28 -0400 |
| commit | cb0b2d229855d80f041b0c44984418ae3097b5b4 (patch) | |
| tree | 3f133f8d2d3ed2ad89cc642e204ab13c6d9b55f2 /index.js | |
| parent | 05983e8091b99cef6d7baebe2b72ac3c19d41151 (diff) | |
adding iframe and video
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ var app = okcms.createApp({ NatureOfWork: {type: 'tag-list'}, brief: {type: 'text'}, image: {type: 'image'}, + iframe: {type: 'string'}, + video: {type: 'string'}, press: {type: 'link-list'}, }, }, |
