mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Stop watches - reset of deadlines whenever the SW is stopped
SVN:trunk[2170]
This commit is contained in:
@@ -387,8 +387,8 @@ return false;
|
||||
$aThresholdData['overrun'] = $iOverrun;
|
||||
}
|
||||
$aThresholdData['passed'] = true;
|
||||
$aThresholdData['deadline'] = null;
|
||||
}
|
||||
$aThresholdData['deadline'] = null;
|
||||
}
|
||||
|
||||
$this->iLastStart = null;
|
||||
|
||||
Reference in New Issue
Block a user