mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-24 15:33:42 +00:00
Acknowledge that gadgets have their position explicitly defined
Bug: T97410 Change-Id: Ie5dff4f63a0068f47daf4e6d1fcc7a99d008ca52
This commit is contained in:
parent
9383a1fd20
commit
3b141e7276
|
@ -474,6 +474,7 @@ class GadgetResourceLoaderModule extends ResourceLoaderWikiModule {
|
|||
$this->dependencies = $dependencies;
|
||||
$this->targets = $targets;
|
||||
$this->position = $position;
|
||||
$this->isPositionDefined = true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue