Skip to content
Snippets Groups Projects
Commit a6362ce2 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #17464 fix rt comment

parent b9e475bd
Branches
Tags 6.29
5 merge requests!628Master,!600Master,!593Master,!592Hotline 6.58,!586Hotline #17464 fix update date maj on panier notice
......@@ -229,7 +229,6 @@ class Class_PanierNotice extends Storm_Model_Abstract {
public function removeNotice($notice) {
return $this->setClesNotices(array_diff($this->getClesNotices(), [$notice->getClefAlpha()]))
->setDateMaj(date('Y-m-d'));
;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment