Merge "CiteDataModule: Remove origin restriction"

This commit is contained in:
jenkins-bot 2018-04-30 20:35:21 +00:00 committed by Gerrit Code Review
commit d85b33b04a

View file

@ -10,7 +10,6 @@
*/
class CiteDataModule extends ResourceLoaderModule {
protected $origin = self::ORIGIN_USER_SITEWIDE;
protected $targets = [ 'desktop', 'mobile' ];
/** @inheritDoc */