Author: dward
Date: 2007-12-28 22:27:11 +0100 (Fri, 28 Dec 2007)
New Revision: 6512

Added:
   xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/htmlfooter.vm
Log:
- CURRIKI-1254
 - Code to allow the edit profile page to check before leaving the page


Added: 
xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/htmlfooter.vm
===================================================================
--- 
xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/htmlfooter.vm   
                            (rev 0)
+++ 
xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/htmlfooter.vm   
    2007-12-28 21:27:11 UTC (rev 6512)
@@ -0,0 +1,9 @@
+#if($context.getMode()==0)
+</div>## xwikimaincontainerinner
+</div>## xwikimaincontainer
+#if("$!footerJScript" != "")
+<div id="footerjs" style="display: none;">$footerJScript</div>
+#end
+</body>
+</html>
+#end

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to