Author: sdumitriu
Date: 2008-02-13 18:32:24 +0100 (Wed, 13 Feb 2008)
New Revision: 7637

Removed:
   
xwiki-platform/web/trunk/standard/src/main/webapp/templates/docalreadyexists.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


Deleted: 
xwiki-platform/web/trunk/standard/src/main/webapp/templates/docalreadyexists.vm
===================================================================
--- 
xwiki-platform/web/trunk/standard/src/main/webapp/templates/docalreadyexists.vm 
    2008-02-13 17:32:06 UTC (rev 7636)
+++ 
xwiki-platform/web/trunk/standard/src/main/webapp/templates/docalreadyexists.vm 
    2008-02-13 17:32:24 UTC (rev 7637)
@@ -1,19 +0,0 @@
-#template("xwiki.vm")
-#template("httpheader.vm")
-#template("header.vm")
-#template("viewheader.vm")
-<div id="xwikicontent">
-    #if($xwiki.exists("XWiki.DocumentAlreadyExist"))
-    $xwiki.includeForm("XWiki.DocumentAlreadyExist",false)
-    #else
-    <center><h2>
-        $msg.get("thispagealreadyexists")
-    </h2>
-    </center>
-    <br/><br/>
-    #end
-</div>
-#template("basefooter.vm")
-#template("footer.vm")
-
-

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

Reply via email to