Mise à jour image de couverture v9
This commit is contained in:
parent
eda235904e
commit
328fdeef71
@ -1138,7 +1138,11 @@ class common {
|
||||
if ( $this->getdata(['module',$parent,$galleryKey,'config','position']) === NULL) {
|
||||
$this->setdata(['module',$parent,$galleryKey,'config','position',$i++]);
|
||||
}
|
||||
}
|
||||
}
|
||||
// Image de couverture
|
||||
if ( $this->getdata(['module',$parent,$galleryKey,'config','homePicture']) === NULL) {
|
||||
$this->setdata(['module',$parent,$galleryKey,'config','homePicture','']);
|
||||
}
|
||||
}
|
||||
}
|
||||
$this->setData(['core', 'dataVersion', 10000]);
|
||||
|
Loading…
Reference in New Issue
Block a user