Order tabindex in mail compose to From->To->Body

This commit is contained in:
Hadi Nategh 2014-05-08 07:20:28 +00:00
parent 6ec24b1b50
commit cd3c1901af

View File

@ -81,7 +81,7 @@
<row class="mailComposeHeaders">
<description value="Subject"/>
<textbox align="left" width="100%" id="subject" span="2"/>
<checkbox statustext="Change editor type" label="HTML" id="mimeType" onchange="app.mail.submitOnChange" options=",, ,disable"/>
<checkbox statustext="Change editor type" label="HTML" id="mimeType" onchange="app.mail.submitOnChange" options=",, ,disable" tabindex="7"/>
</row>
<row>
<description/>