Changes for page Macros
Last modified by Jip-jan Alunkel on April 15, 18:09
From version 2.283
edited by Jip-jan Alunkel
on August 09, 14:15
on August 09, 14:15
Change comment:
Update document after refactoring.
To version 2.284
edited by Jip-jan Alunkel
on August 09, 14:16
on August 09, 14:16
Change comment:
Update document after refactoring.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -16,7 +16,7 @@ 16 16 "novalidate": "novalidate" 17 17 } 18 18 </script> 19 -<div class="pagemaker"> 19 +<div class="pagemaker active"> 20 20 #else 21 21 <form action="${elementDataObj.url}" id="${elementDataObj.id}" method="${elementDataObj.method}" class="$formclass" data-form-product="${elementDataObj.product}" novalidate="novalidate"> 22 22 #end