You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by jf...@apache.org on 2004/04/15 21:55:28 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html customizer-portletset-add.vm

jford       2004/04/15 12:55:28

  Modified:    webapp/WEB-INF/templates/vm/portlets/html
                        customizer-portletset-add.vm
  Log:
  Comment out using velocity comments
  
  Revision  Changes    Path
  1.22      +2 -2      jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/customizer-portletset-add.vm
  
  Index: customizer-portletset-add.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/vm/portlets/html/customizer-portletset-add.vm,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- customizer-portletset-add.vm	17 Mar 2004 19:19:02 -0000	1.21
  +++ customizer-portletset-add.vm	15 Apr 2004 19:55:28 -0000	1.22
  @@ -25,7 +25,7 @@
     #if ($action) <input name="$jslink.ActionKey" type="hidden" value="$action" > #end 
   
     <center>
  -  <!--
  +  #*
       <table width="80%" border="1" cellspacing="0">
        <tr>
          <td style="font-weight:bold">$l10n.CUSTOMIZER_FILTER_MSG 
  @@ -39,7 +39,7 @@
                </td>
            </tr>
         </table>
  -      -->
  +  *#
       <table width="80%" border="1" cellspacing="0">
   	<tr>
   		<td style="font-weight:bold">$l10n.CUSTOMIZER_CATEGORY_FILTER</td>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org