mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-15 11:59:56 +00:00
missing bracket
This commit is contained in:
parent
47994ffdb3
commit
bcf9f59b0e
|
@ -212,6 +212,8 @@ class PortableInfoboxRenderService extends WikiaService {
|
|||
);
|
||||
}
|
||||
return '';
|
||||
}
|
||||
|
||||
/**
|
||||
* required for testing mobile template rendering
|
||||
* @return bool
|
||||
|
|
Loading…
Reference in a new issue