Changes for page TestFloatingBox

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

From version 1.1
edited by Jean-Vincent Drean
on 2010/04/21 11:10
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,10 +2,11 @@
2 2  #if($context.action == 'view')
3 3  
4 4  {{box cssClass="floatinginfobox"}}
5 -(% class="eventAction eventActionEdit" %)(((
6 -[[$msg.get('events.actions.edit')>>$doc.getExternalURL('inline')]]
7 -)))
5 +##(% class="eventAction eventActionEdit" %)(((
6 +[[editinline>>$doc.getExternalURL('inline')]]
7 +##)))
8 8  {{/box}}
9 +
9 9  #end
10 10  {{/velocity}}
11 11