PERFORCE change 148380 for review

Robert Watson rwatson at FreeBSD.org
Mon Aug 25 14:00:52 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=148380

Change 148380 by rwatson at rwatson_fledge on 2008/08/25 14:00:41

	XSL tweaks.
	Submitted by:	bz

Affected files ...

.. //depot/projects/trustedbsd/www/page.xsl#5 edit

Differences ...

==== //depot/projects/trustedbsd/www/page.xsl#5 (text+ko) ====

@@ -2,7 +2,9 @@
                 xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
   <xsl:import href="includes.xsl"/>
   <xsl:import href="heading.xsl"/>
-
+  <xsl:param name="role"/>
+  <xsl:param name="width"/>
+  <xsl:param name="heigh"/>
   <xsl:output type="html"/>
 
   <xsl:variable name="date">


More information about the p4-projects mailing list