[freeside-commits] freeside/httemplate/docs credits.html, 1.1.2.7, 1.1.2.8

Ivan,,, ivan at wavetail.420.am
Thu Jun 4 07:27:11 PDT 2009


Update of /home/cvs/cvsroot/freeside/httemplate/docs
In directory wavetail.420.am:/tmp/cvs-serv15858

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	credits.html 
Log Message:
fix scrolling

Index: credits.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/docs/credits.html,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -d -r1.1.2.7 -r1.1.2.8
--- credits.html	4 Jun 2009 14:08:11 -0000	1.1.2.7
+++ credits.html	4 Jun 2009 14:27:09 -0000	1.1.2.8
@@ -147,7 +147,7 @@
         return document.body.document.height;
     else
 */
-        return 1700; // approx height (add more per contributors)
+        return 1850; // approx height (add more per contributors)
 }
 
 document.body.style.overflow = 'hidden';



More information about the freeside-commits mailing list