Author: cdupoirieux
Date: Thu Jan 19 05:31:37 2006
New Revision: 370470

URL: http://svn.apache.org/viewcvs?rev=370470&view=rev
Log:
No more problem with logos since FOR-788 has been fixed.

Modified:
    
forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv

Modified: 
forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv?rev=370470&r1=370469&r2=370470&view=diff
==============================================================================
--- 
forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv 
(original)
+++ 
forrest/trunk/main/template-sites/v3/src/documentation/resources/themes/pelt.fv 
Thu Jan 19 05:31:37 2006
@@ -246,7 +246,7 @@
             <forrest:property 
name="branding-logo-logo">images/group.png</forrest:property>
           </forrest:contract>
         </forrest:hook>
-<!-- FIXME - Problem chaining two hooks with the same name (FOR-788)...
+<!-- FIXME - Problem chaining two hooks with the same name (FOR-788)... -->
         <forrest:hook class="logo">
           <forrest:contract name="branding-logo">
             <forrest:property 
name="branding-logo-name">MyProject</forrest:property>
@@ -255,7 +255,7 @@
             <forrest:property 
name="branding-logo-logo">images/project.png</forrest:property>
           </forrest:contract>
         </forrest:hook>
--->
+<!-- -->
         <forrest:contract name="search-input">
           <forrest:property name="input-size">25</forrest:property>
           <forrest:property name="search-input">


Reply via email to