you couldn't delete a processCategory, you can do it now

This commit is contained in:
Carlos Pacha
2010-12-15 23:16:30 +00:00
parent d6debfa7d3
commit 630637846a
2 changed files with 5 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
</tr>
<tr>
<td class="FormButton" colspan="2" align="center"> <br/> {$form.BTN_SUBMIT} &nbsp; {$form.BTN_CANCEL } </td>
<td class="FormButton" colspan="2" align="center"> <br/> {$form.BTN_SUBMIT} &nbsp; {$form.BTN_CANCEL } {$form.CATEGORY_UID}</td>
</tr>
</tbody>

View File

@@ -5,7 +5,8 @@
<en>Delete Process Category</en>
</title1>
<CATEGORY_UID type="hidden" colWidth='32' >
</CATEGORY_UID>
<LABEL_CATEGORY_NAME type="caption" colWidth='32' >
<en>Category Name</en>