product list functions
authorKilian Saffran <ksaffran@dks.lu>
Sun, 3 Mar 2019 18:29:26 +0000 (19:29 +0100)
committerKilian Saffran <ksaffran@dks.lu>
Sun, 3 Mar 2019 18:29:26 +0000 (19:29 +0100)
commitb10e3bcba7a7b9de3e544fbd07a7ec1ac617cc13
treecfe177b66d233dede7abccab016f1e38aba097f9
parent9c3fa07cae1a5653a8aa16f6a66205da2e17c3d9
product list functions
12 files changed:
js/moduleglobal.js [new file with mode: 0644]
modules/products/index.html
modules/products/index.js
modules/products/lib/product.js
modules/settings/form_datastore.html
modules/settings/lib/datastore.js
modules/templates/form_printtemplate.html [moved from modules/settings/form_printtemplate.html with 100% similarity]
modules/templates/form_printtemplate.js [moved from modules/settings/form_printtemplate.js with 100% similarity]
modules/templates/index.html [new file with mode: 0644]
modules/templates/index.js [new file with mode: 0644]
modules/templates/lib/printtemplate.js [moved from modules/settings/lib/printtemplate.js with 100% similarity]
renderer.js