couverture gallery v9 à v10 fix
This commit is contained in:
parent
ca2b7dda60
commit
77d4fcbdd8
@ -1138,13 +1138,13 @@ 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…
x
Reference in New Issue
Block a user