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