Changes for page Books
Last modified by Jip-jan Alunkel on November 23, 10:59
From version 3.3
edited by Jip-jan Alunkel
on March 24, 18:01
on March 24, 18:01
Change comment:
There is no comment for this version
To version 2.2
edited by Jip-jan Alunkel
on March 24, 17:35
on March 24, 17:35
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,10 @@ 1 1 All about books 2 2 3 -{{include reference="assets/macros/form-elements" /}} 4 4 5 5 {{velocity}} 5 +#* Your velocity code here *# 6 +#include("/assets/macros/form-elements") 7 + 6 6 #set($localitySelectElement = { 7 7 "id" : "locality", 8 8 "type" : "select", ... ... @@ -15,6 +15,7 @@ 15 15 "space-reference" : "cases", 16 16 "help-block" : "In which physiological or psychological epicenter can the main complaint be placed? Select the best fitting option from this list." 17 17 }) 20 + 18 18 #createFormElement($localitySelectElement) 19 19 20 20 {{/velocity}}