Changes for page Macros

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

From version 2.40
edited by Jip-jan Alunkel
on March 28, 15:22
Change comment: There is no comment for this version
To version 2.33
edited by Jip-jan Alunkel
on March 28, 15:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -90,5 +90,8 @@
90 90   <input type="text" class="form-control full" name="${O_elementData.id}_${O_tagName}" id="${O_elementData.id}_${O_tagName}" autocomplete="off" placeholder="$services.localization.render(${O_elementData.placeholder})" aria-describedby="${O_elementData.id}_helpBlock"${O_requiredAttributes} aria-label="${O_elementData.aria-label}"${dataAttributes}>
91 91  #end
92 92  
93 +id
94 +
95 +
93 93  {{/velocity}}
94 94