mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Fixed bug #624: corrupted display of the log when updating from the portal.
Also fixed a bit the portal's stylesheet and prevent calling OnFormCancel on a true submit !! SVN:trunk[2470]
This commit is contained in:
@@ -791,6 +791,7 @@ try
|
||||
try
|
||||
{
|
||||
$oP->DoUpdateObjectFromPostedForm($oObj, $aAttList);
|
||||
$oObj->Reload(); // Make sure the object is in good shape to be displayed
|
||||
}
|
||||
catch(TransactionException $e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user