mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
ResetStopWatch could not be used as a lifecycle action: the symptom is "The action has failed".
SVN:2.2.0[3968]
This commit is contained in:
@@ -2205,7 +2205,8 @@ abstract class DBObject implements iDisplay
|
||||
$oSW = $this->Get($sAttCode);
|
||||
$oSW->Reset($this, $oAttDef);
|
||||
$this->Set($sAttCode, $oSW);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
* Lifecycle action: Recover the default value (aka when an object is being created)
|
||||
|
||||
Reference in New Issue
Block a user