accurator/commit

Merge branch 'form'

authorChris Dijkshoorn
Mon Apr 4 09:26:25 2016 +0200
committerChris Dijkshoorn
Mon Apr 4 09:26:25 2016 +0200
commit4160a76594c0d3f60d8e762d6d34309ed94d6a19
tree810784d6695925be3eb95a3c4e00fd5c39db9ea7
parentd6b74ebf5e7b071c1d768f788d4516250aab23d6 0538a4a4d3ce0aea3176b51cc121c7b928eecdb5
Diff style: stat patch
 api/accurator.pl             |   1 +
 lib/accurator/ui_elements.pl |   8 ++
 rdf/ui/labels.ttl            |  53 ++++
 rdf/ui/labels_nl.ttl         |  29 ++
 web/css/accurator.css        |  14 +
 web/html/form.html           | 326 ++++++++++++++++++++++
 web/js/components/form.js    | 638 +++++++++++++++++++++++++++++++++++++++++++
 web/js/form.js               | 386 ++++++++++++++++++++++++++
 web/js/item.js               |  29 ++
 9 files changed, 677 insertions(+), 807 deletions(-)