Infolog edit Dialog - fix css + less + images

change postion dialogHeader - ICON and Info_number

edit.xet - put some classes in
This commit is contained in:
Stefan Reinhardt 2014-03-11 16:51:36 +00:00
parent 9a5f20e901
commit 2f2440dcd6

View File

@ -193,8 +193,8 @@
<row class="dialogHeader">
<description value="Title" for="info_subject"/>
<textbox statustext="a short subject for the entry" id="info_subject" class="et2_fullWidth et2_required" maxlength="255" span="4" tabindex="1"/>
<appicon src="infolog" for="info_number"/>
<textbox type="integer" id="info_number" readonly="true" class="infolog_infoId"/>
<appicon src="infolog" for="info_number"/>
</row>
<row class="dialogHeader2">
<description value="Type" for="info_type"/>
@ -204,7 +204,7 @@
<description value="Contact"/>
<link-entry id="info_contact" span="all"/>
</row>
<row class="dialogHeader2">
<row class="dialogHeader3">
<description value="Startdate" for="info_startdate"/>
<date-time statustext="when should the ToDo or Phonecall be started, it shows up from that date in the filter open or own open (startpage)" id="info_startdate" class="et2_fullWidth"/>
<description value="Enddate" for="info_enddate"/>
@ -243,7 +243,7 @@
<menupopup type="select-percent" statustext="Percent completed" id="info_percent" onchange="app.infolog.status_changed(this.id, form::name('info_status'), form::name('info_percent'), form::name('info_datecompleted'))"/>
</menulist>
</row>
<row class="dialogOperators" disabled="!@info_owner">
<row disabled="!@info_owner" class="dialogOperators">
<description value="Owner"/>
<hbox>
<menulist class="et2_nowrap">