phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: etemplate/doc/et_media/templates/default et_medi


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/doc/et_media/templates/default et_media.edit.xul,1.1,1.2
Date: Mon, 16 Sep 2002 19:07:36 -0400

Update of /cvsroot/phpgroupware/etemplate/doc/et_media/templates/default
In directory subversions:/tmp/cvs-serv3723

Modified Files:
        et_media.edit.xul 
Log Message:
small fix for missed default-attributes on export, created eg:
<textbox ="" ...>
when exporting a textarea

Index: et_media.edit.xul
===================================================================
RCS file: 
/cvsroot/phpgroupware/etemplate/doc/et_media/templates/default/et_media.edit.xul,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** et_media.edit.xul   16 Sep 2002 20:34:44 -0000      1.1
--- et_media.edit.xul   16 Sep 2002 23:07:33 -0000      1.2
***************
*** 34,38 ****
        <row>
          <description value="Description"/>
!         <textbox ="" cols="3" rows="100" span="all" id="descr" statustext="we 
have a fulltext search using that description"/>
        </row>
        <row>
--- 34,38 ----
        <row>
          <description value="Description"/>
!         <textbox multiline="true" cols="3" rows="100" span="all" id="descr" 
statustext="we have a fulltext search using that description"/>
        </row>
        <row>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]