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:
@@ -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} {$form.SAVE}</td>
|
||||
<td class="FormButton" colspan="2" align="">{$form.SAVE} {$form.BTNCANCEL}</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user