mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Bug #742 fixed. Allow portal user to modify a ticket when it is pending
SVN:trunk[2891]
This commit is contained in:
@@ -696,6 +696,7 @@ function ShowDetailsRequest(WebPage $oP, $oObj)
|
||||
case 'new':
|
||||
case 'assigned':
|
||||
case 'frozen':
|
||||
case 'pending':
|
||||
$aEditAtt = array(
|
||||
PORTAL_ATTCODE_LOG => '????'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user