diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-06-17 10:22:51 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-06-17 10:22:51 +0200 |
| commit | 486f33b708980912649d1e6587ec0d56ef53168a (patch) | |
| tree | bd74ead929d89bba2d14e62992d8544c2b62d8d7 /index.js | |
| parent | 50868ae494c02ca194306c872fe895aa4a8c4dc6 (diff) | |
printline1 and 2
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -79,6 +79,8 @@ var app = okcms.createApp({ id: {type: 'string', hidden: true}, title: {type: 'string'}, price: {type: 'string'}, + printLine1: {type: 'string'}, + printLine2: {type: 'string'}, }, }, |
