mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-15 11:59:56 +00:00
remove newline
This commit is contained in:
parent
00360174b5
commit
dfe25a33df
|
@ -152,7 +152,6 @@ class PortableInfoboxRenderService extends WikiaService {
|
|||
$helper = new PortableInfoboxRenderServiceHelper();
|
||||
|
||||
if ( $type === 'image' ) {
|
||||
|
||||
$data[ 'context' ] = self::MEDIA_CONTEXT_INFOBOX;
|
||||
$data = $helper->extendImageData( $data );
|
||||
|
||||
|
|
Loading…
Reference in a new issue