Author: sdumitriu
Date: 2008-02-13 22:46:09 +0100 (Wed, 13 Feb 2008)
New Revision: 7710

Modified:
   xwiki-platform/web/trunk/standard/src/main/webapp/templates/menuview.vm
Log:
XWIKI-2114: Upgrade the default templates
XSALBATROSS-13: Move Albatross templates files to the XWiki Core templates 
directory to share them with other skins


Modified: 
xwiki-platform/web/trunk/standard/src/main/webapp/templates/menuview.vm
===================================================================
--- xwiki-platform/web/trunk/standard/src/main/webapp/templates/menuview.vm     
2008-02-13 21:15:58 UTC (rev 7709)
+++ xwiki-platform/web/trunk/standard/src/main/webapp/templates/menuview.vm     
2008-02-13 21:46:09 UTC (rev 7710)
@@ -134,7 +134,7 @@
       #submenuitem("javascript:watchlist('removespace')" 
$msg.get("core.menu.watchlist.remove.space"))
     #end
     #submenuseparator()
-    #submenuitem($docuser.getURL("view", "xpage=watchlist") 
$msg.get("core.menu.watchlist.management"))
+    #submenuitem($crtUserDoc.getURL("view", "xpage=watchlist") 
$msg.get("core.menu.watchlist.management"))
     #xwikitopmenuentryend()
   #end
 #end

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to