mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Use new label-on-left class for cc & responsible
This commit is contained in:
parent
724c42aa6b
commit
3894d34132
@ -71,74 +71,75 @@
|
|||||||
</template>
|
</template>
|
||||||
<template id="infolog.edit.details" template="" lang="" group="0" version="1.9.001">
|
<template id="infolog.edit.details" template="" lang="" group="0" version="1.9.001">
|
||||||
<grid width="100%">
|
<grid width="100%">
|
||||||
<columns>
|
<columns>
|
||||||
<column width="46%"/>
|
<column width="46%"/>
|
||||||
<column width="60"/>
|
<column width="60"/>
|
||||||
<column width="49%"/>
|
<column width="49%"/>
|
||||||
</columns>
|
</columns>
|
||||||
<rows>
|
<rows>
|
||||||
<row height="20" class="th">
|
<row height="20" class="th">
|
||||||
<description value="Delegation" class="et2_fullWidth"/>
|
<description value="Delegation" class="et2_fullWidth"/>
|
||||||
<description/>
|
<description/>
|
||||||
<description value="Details" class="et2_fullWidth"/>
|
<description value="Details" class="et2_fullWidth"/>
|
||||||
</row>
|
</row>
|
||||||
<row valign="top">
|
<row valign="top">
|
||||||
<grid>
|
<vbox>
|
||||||
<columns>
|
<taglist-email id="info_cc" class="label-on-left" label="CC"/>
|
||||||
<column width="120"/>
|
|
||||||
<column width="250"/>
|
<taglist-account label="responsible"
|
||||||
</columns>
|
statustext="select a responsible user: a person you want to delegate this task"
|
||||||
<rows>
|
id="info_responsible" rows="6" multiple="true" no_lang="1"
|
||||||
<row>
|
class="label-on-left" account_type="both" empty_label="Select users or groups"
|
||||||
<description value="CC"/>
|
onchange="app.infolog.onchangeResponsible"/>
|
||||||
<taglist-email id="info_cc" class="et2_fullWidth"/>
|
</vbox>
|
||||||
</row>
|
<description/>
|
||||||
<row class="row" valign="top">
|
<grid>
|
||||||
<description value="Responsible" for="info_responsible"/>
|
<columns>
|
||||||
<taglist-account statustext="select a responsible user: a person you want to delegate this task" id="info_responsible" rows="6" multiple="true" no_lang="1" class="et2_fullWidth" account_type="both" empty_label="Select users or groups" onchange="app.infolog.onchangeResponsible"/>
|
<column width="120"/>
|
||||||
</row>
|
<column width="230"/>
|
||||||
</rows>
|
</columns>
|
||||||
</grid>
|
<rows>
|
||||||
<description/>
|
<row>
|
||||||
<grid>
|
<description value="Category" for="info_cat"/>
|
||||||
<columns>
|
<menulist class="et2_fullWidth">
|
||||||
<column width="120"/>
|
<menupopup type="select-cat" statustext="select a category for this entry"
|
||||||
<column width="230"/>
|
id="info_cat" options="None"/>
|
||||||
</columns>
|
</menulist>
|
||||||
<rows>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<description value="Category" for="info_cat"/>
|
<description value="Parent" font_style="1"/>
|
||||||
<menulist class="et2_fullWidth">
|
<link-entry id="info_id_parent"
|
||||||
<menupopup type="select-cat" statustext="select a category for this entry" id="info_cat" options="None"/>
|
onchange="if(egw && widget) { if(widget._oldValue) window.opener.egw.dataStoreUID(egw.appName+"::"+widget._oldValue,false);window.opener.egw.dataStoreUID(egw.appName+"::"+widget.getValue(),false);}"
|
||||||
</menulist>
|
options="infolog" class="et2_fullWidth" query="app.infolog.parent_query"/>
|
||||||
</row>
|
</row>
|
||||||
<row >
|
<row class="row">
|
||||||
<description value="Parent" font_style="1"/>
|
<description value="Priority" for="info_priority"/>
|
||||||
<link-entry id="info_id_parent" onchange="if(egw && widget) { if(widget._oldValue) window.opener.egw.dataStoreUID(egw.appName+"::"+widget._oldValue,false);window.opener.egw.dataStoreUID(egw.appName+"::"+widget.getValue(),false);}" options="infolog" class="et2_fullWidth" query="app.infolog.parent_query" />
|
<menulist class="et2_fullWidth">
|
||||||
</row>
|
<menupopup statustext="select a priority for this task" id="info_priority"/>
|
||||||
<row class="row">
|
</menulist>
|
||||||
<description value="Priority" for="info_priority"/>
|
</row>
|
||||||
<menulist class="et2_fullWidth">
|
<row>
|
||||||
<menupopup statustext="select a priority for this task" id="info_priority"/>
|
<description value="Date completed" for="info_datecompleted"/>
|
||||||
</menulist>
|
<date-time
|
||||||
</row>
|
statustext="Date completed (leave it empty to have it automatic set if status is done or billed)"
|
||||||
<row>
|
id="info_datecompleted" onchange="app.infolog.statusChanged"
|
||||||
<description value="Date completed" for="info_datecompleted"/>
|
class="et2_fullWidth"/>
|
||||||
<date-time statustext="Date completed (leave it empty to have it automatic set if status is done or billed)" id="info_datecompleted" onchange="app.infolog.statusChanged" class="et2_fullWidth"/>
|
</row>
|
||||||
</row>
|
<row class="row">
|
||||||
<row class="row">
|
<description value="Location" for="info_location"/>
|
||||||
<description value="Location" for="info_location"/>
|
<textbox id="info_location" size="60" maxlength="255" class="et2_fullWidth"/>
|
||||||
<textbox id="info_location" size="60" maxlength="255" class="et2_fullWidth"/>
|
</row>
|
||||||
</row>
|
<row>
|
||||||
<row>
|
<description value="Private" for="info_access"/>
|
||||||
<description value="Private" for="info_access"/>
|
<checkbox
|
||||||
<checkbox statustext="should this entry only be visible to you and people you grant privat access via the ACL" id="info_access" options="private,public"/>
|
statustext="should this entry only be visible to you and people you grant privat access via the ACL"
|
||||||
</row>
|
id="info_access" options="private,public"/>
|
||||||
</rows>
|
</row>
|
||||||
</grid>
|
</rows>
|
||||||
</row>
|
</grid>
|
||||||
</rows>
|
</row>
|
||||||
</grid>
|
</rows>
|
||||||
|
</grid>
|
||||||
</template>
|
</template>
|
||||||
<template id="infolog.edit" template="" lang="" group="0" version="1.9.101">
|
<template id="infolog.edit" template="" lang="" group="0" version="1.9.101">
|
||||||
<grid width="100%">
|
<grid width="100%">
|
||||||
|
Loading…
Reference in New Issue
Block a user