Changes for page TestFloatingBox

Last modified by Jean-Vincent Drean on 2010/04/21 09:22

From version 4.1
edited by Jean-Vincent Drean
on 2010/04/21 11:16
Change comment: There is no comment for this version
To version 3.1
edited by Jean-Vincent Drean
on 2010/04/21 11:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,9 +2,11 @@
2 2  #if($context.action == 'view')
3 3  
4 4  {{box cssClass="floatinginfobox"}}
5 -##(% class="eventAction eventActionEdit" %)(((
5 +
6 +(% class="eventAction eventActionEdit" %)(((
6 6  [[editinline>>$doc.getExternalURL('inline')]]
7 -##)))
8 +)))
9 +
8 8  {{/box}}
9 9  
10 10  #end