Changes for page Macros

Last modified by Jip-jan Alunkel on April 15, 18:09

From version 2.282
edited by Jip-jan Alunkel
on August 09, 14:14
Change comment: Update document after refactoring.
To version 2.283
edited by Jip-jan Alunkel
on August 09, 14:15
Change comment: Update document after refactoring.

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
12 12   "action": "${elementDataObj.url}",
13 13   "method": "${elementDataObj.method}",
14 14   "data-form-product": "${elementDataObj.product}",
15 - "class": $formclass,
15 + "class": "$formclass",
16 16   "novalidate": "novalidate"
17 17   }
18 18  </script>