[Yanel-commits] rev 40850 - public/yanel/contributions/resources/xinha/htdocs

simon at wyona.com simon at wyona.com
Thu Jan 8 22:41:22 CET 2009


Author: simon
Date: 2009-01-08 22:41:22 +0100 (Thu, 08 Jan 2009)
New Revision: 40850

Modified:
   public/yanel/contributions/resources/xinha/htdocs/xinha.jelly
Log:
reverted accidently commited xinha parameter

Modified: public/yanel/contributions/resources/xinha/htdocs/xinha.jelly
===================================================================
--- public/yanel/contributions/resources/xinha/htdocs/xinha.jelly	2009-01-08 16:36:09 UTC (rev 40849)
+++ public/yanel/contributions/resources/xinha/htdocs/xinha.jelly	2009-01-08 21:41:22 UTC (rev 40850)
@@ -19,7 +19,7 @@
          //following would be nice, but unsave since there is no convention on css location and nothing that knows about except the xsl.;
          //but one could use this in a customized xinha.jelly
          //config.pageStyleSheets = ["${yanel.back2realm}css/global.css"];
-         config.fullPage = false;
+         config.fullPage = true;
          
          editeur = Xinha.makeEditors(['${resource.getEditPath()}'], config);
          Xinha.startEditors(editeur);



More information about the Yanel-commits mailing list