BUG 6738 Deleting the initial with a case scheduler causes an error

this issue has been fixed, now you can delete a task.
This commit is contained in:
Carlos Pacha
2011-04-15 16:51:33 -04:00
parent 030418cb7a
commit c31ee9c6fe
3 changed files with 9 additions and 4 deletions

View File

@@ -158,6 +158,7 @@
{$form.SCH_START_DAY_OPT_2_WEEKS} {$form.SCH_START_DAY_OPT_2_DAYS_WEEK} <br/>
</td>
</tr>
</table>
</td>
</tr>
@@ -222,7 +223,7 @@
<tr>
<td class="FormButton" colspan="2" align="">{$form.BTNCANCEL}&nbsp;&nbsp;{$form.SAVE}</td>
<td class="FormButton" colspan="2" align="">{$form.SAVE}&nbsp;&nbsp;{$form.BTNCANCEL}</td>
</tr>
</tbody></table>
</td>