[Top][All Lists]
[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.2,1.3 |
Date: |
Tue, 17 Sep 2002 05:34:35 -0400 |
Update of /cvsroot/phpgroupware/etemplate/doc/et_media/templates/default
In directory subversions:/tmp/cvs-serv3265
Modified Files:
et_media.edit.xul
Log Message:
added <listbox> tag for multiline-selects,
moved attributs from <menupopup> to <menulist> (execpt options and id)
added several options for the predefined phpgw selects like cats or accounts
renamed size to options
Index: et_media.edit.xul
===================================================================
RCS file:
/cvsroot/phpgroupware/etemplate/doc/et_media/templates/default/et_media.edit.xul,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** et_media.edit.xul 16 Sep 2002 23:07:33 -0000 1.2
--- et_media.edit.xul 17 Sep 2002 09:34:33 -0000 1.3
***************
*** 10,14 ****
<rows>
<row>
! <description size="ib" span="all" value="eTemplates MediaDB"
no_lang="1" id="msg"/>
</row>
<row>
--- 10,14 ----
<rows>
<row>
! <description options="ib" span="all" value="eTemplates MediaDB"
no_lang="1" id="msg"/>
</row>
<row>
***************
*** 28,33 ****
<row>
<description value="Type"/>
! <menulist>
! <menupopup span="all" id="type" statustext="select the type fitting
most"/>
</menulist>
</row>
--- 28,33 ----
<row>
<description value="Type"/>
! <menulist span="all" statustext="select the type fitting most">
! <menupopup id="type"/>
</menulist>
</row>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: etemplate/doc/et_media/templates/default et_media.edit.xul,1.2,1.3,
Ralf Becker <address@hidden> <=