From version 695.1
edited by ol
on 2012/12/21 10:14
Change comment: There is no comment for this version
To version 698.1
edited by ol
on 2013/01/08 18:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,15 @@
1 1  {{velocity}}
2 2  {{html clean="false" wiki="false"}}
3 +#if(!$xwiki.hasAdminRights())
3 3  <script type="text/javascript">
4 4  function lightWindow_DoneLoading(){
5 5   myLightWindow.activateWindow({
6 - href: 'http://skins.ow2.org/skins/seasonsgreetings.html',
7 + href: 'http://www.ow2.org/xwiki/bin/download/Main/WebHome/seasonsgreetings2.jpg',
7 7   title: 'Seasons greetings 2013',
8 8   });
9 9   }
10 10  </script>
12 +#end
11 11  {{/html}}
12 12  {{/velocity}}
13 13  {{html clean="false" wiki="true"}}