pvollenweider    2004/10/26 17:17:27 CEST

  Modified files:        (Branch: JAHIA-4-0-BRANCH)
    etc/taglibs          content.tld 
  Log:
  Add defaultValue attribute for ResourceBundle tag
  
  Revision  Changes    Path
  1.30.2.2  +5 -0      jahia/etc/taglibs/content.tld
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/etc/taglibs/content.tld.diff?r1=1.30.2.1&r2=1.30.2.2&f=h
  
  
  
  Index: content.tld
  ===================================================================
  RCS file: /home/cvs/repository/jahia/etc/taglibs/Attic/content.tld,v
  retrieving revision 1.30.2.1
  retrieving revision 1.30.2.2
  diff -u -r1.30.2.1 -r1.30.2.2
  --- content.tld       6 Aug 2004 17:59:26 -0000       1.30.2.1
  +++ content.tld       26 Oct 2004 15:17:27 -0000      1.30.2.2
  @@ -1760,6 +1760,11 @@
           <rtexprvalue>true</rtexprvalue>
       </attribute>
       <attribute>
  +        <name>defaultValue</name>
  +        <required>false</required>
  +        <rtexprvalue>true</rtexprvalue>
  +    </attribute>
  +    <attribute>
           <name>localeVariant</name>
           <required>false</required>
           <rtexprvalue>true</rtexprvalue>
  

Reply via email to