From version 697.4
edited by ol
on 2012/12/21 10:27
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,5 +1,6 @@
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({
... ... @@ -8,6 +8,7 @@
8 8   });
9 9   }
10 10  </script>
12 +#end
11 11  {{/html}}
12 12  {{/velocity}}
13 13  {{html clean="false" wiki="true"}}