Changes for page Macros

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

From version 2.75
edited by Jip-jan Alunkel
on March 31, 18:16
Change comment: There is no comment for this version
To version 2.74
edited by Jip-jan Alunkel
on March 31, 17:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,16 +4,6 @@
4 4  #end
5 5  
6 6  #macro(createFormEnd)
7 - <div role="alert" class="form-response-output form-validation-errors" style="display: none">
8 - <p>
9 -$services.localization.render('formMaker.line.global_error_msg')
10 - </p>
11 - </div>
12 - <div role="alert" class="form-response-output form-validation-ok" style="display: none">
13 - <p>
14 -$services.localization.render('formMaker.line.global_ok_msg')
15 - </p>
16 - </div>
17 17  </form>
18 18  #end
19 19