Don't require title for quick add so you can go to edit with no error

This commit is contained in:
nathangray 2019-01-07 15:56:20 -07:00
parent 32f87ed911
commit 38999007a9

View File

@ -14,7 +14,7 @@
<rows>
<row class="dialogHeader" height="28">
<appicon/>
<textbox id="title" needed="1" size="75" maxlength="255" tabindex="1" class="et2_fullWidth" span="4" blur="Title"/>
<textbox id="title" size="75" maxlength="255" tabindex="1" class="et2_fullWidth" span="4" blur="Title"/>
</row>
<row class="dialogHeader2" height="28">
<description for="start" value="Start" width="88"/>