mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-24 15:33:42 +00:00
Remove position default logic
Follows-up 3b141e7
.
See also Ib9821b7b87 in MediaWiki core.
Change-Id: If385f4c9bcf88b824099effa3c5b93545f372e82
This commit is contained in:
parent
e6b44db894
commit
e009534e5c
|
@ -25,7 +25,6 @@ class GadgetResourceLoaderModule extends ResourceLoaderWikiModule {
|
|||
$this->dependencies = $dependencies;
|
||||
$this->targets = $targets;
|
||||
$this->position = $position;
|
||||
$this->isPositionDefined = true;
|
||||
$this->messages = $messages;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue