mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-15 20:09:44 +00:00
Merge remote-tracking branch 'origin/XW-2587' into XW-2415-2587-release
This commit is contained in:
commit
9ea6d19b94
|
@ -145,6 +145,7 @@ class PortableInfoboxRenderService extends WikiaService {
|
|||
$images = [ ];
|
||||
|
||||
for ( $i = 0; $i < count( $data ); $i++ ) {
|
||||
$data[$i]['context'] = null;
|
||||
$data[$i] = $helper->extendImageData( $data[$i], $this->imagesWidth );
|
||||
|
||||
if ( !!$data[$i] ) {
|
||||
|
|
Loading…
Reference in a new issue