BUG 10548 Case Notes. After adding case notes, ProcessMaker... SOLVED
- The cases notes no obey restrictions of permits en uxs. - Was add validation.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</span>
|
||||
|
||||
<span class="notes-plus-link">
|
||||
<a href="#" onclick="addNt('{$APP.APP_UID}', '{$APP.APP_UID}'); return false;"><img src="/images/simplified/messages-grey-plus.png" height="21" width="21" border="0"></a>
|
||||
<a href="#" onclick="addNt('{$APP.APP_UID}', '{$APP.PRO_UID}', '{$APP.TAS_UID}'); return false;"><img src="/images/simplified/messages-grey-plus.png" height="21" width="21" border="0"></a>
|
||||
</span>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user