You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2005/10/26 11:23:55 UTC

svn commit: r328608 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/nav-section.ft

Author: thorsten
Date: Wed Oct 26 02:23:43 2005
New Revision: 328608

URL: http://svn.apache.org/viewcvs?rev=328608&view=rev
Log:
Fixed typo

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/nav-section.ft

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/nav-section.ft
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/nav-section.ft?rev=328608&r1=328607&r2=328608&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/nav-section.ft (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.themer/resources/themes/pelt/html/nav-section.ft Wed Oct 26 02:23:43 2005
@@ -35,7 +35,7 @@
     <forrest:property name="nav-section" nugget="get.navigation">
       <jx:import uri="cocoon://#{$cocoon/parameters/getRequest}.navigation.xml"/>
     </forrest:property>
-    <forrest:property name="nav-section-toc" nugget="get.tov">
+    <forrest:property name="nav-section-toc" nugget="get.toc">
       <jx:import uri="cocoon://#{$cocoon/parameters/getRequest}.toc.xml"/>
     </forrest:property>
     [<forrest:property name="toc" max-depth="2"/>]
@@ -161,4 +161,4 @@
       </xsl:template>
     </xsl:stylesheet>
   </forrest:template>
-</forrest:contract>
\ No newline at end of file
+</forrest:contract>