Changes for page TestFloatingBox

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

From version 3.1
edited by Jean-Vincent Drean
on 2010/04/21 11:16
Change comment: There is no comment for this version
To version 4.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,11 +2,9 @@
2 2  #if($context.action == 'view')
3 3  
4 4  {{box cssClass="floatinginfobox"}}
5 -
6 -(% class="eventAction eventActionEdit" %)(((
5 +##(% class="eventAction eventActionEdit" %)(((
7 7  [[editinline>>$doc.getExternalURL('inline')]]
8 -)))
9 -
7 +##)))
10 10  {{/box}}
11 11  
12 12  #end