... |
... |
@@ -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 |
6 |
href: 'http://www.ow2.org/xwiki/bin/download/Main/WebHome/seasonsgreetings2.jpg', |
7 |
|
- title: 'Seasons greetings 2013', width: '736px', height:J(window).height()-200, |
|
8 |
+ 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"}} |