diff --git a/Gadgets_body.php b/Gadgets_body.php index 561cff7e..8f57ac7d 100755 --- a/Gadgets_body.php +++ b/Gadgets_body.php @@ -474,6 +474,7 @@ class GadgetResourceLoaderModule extends ResourceLoaderWikiModule { $this->dependencies = $dependencies; $this->targets = $targets; $this->position = $position; + $this->isPositionDefined = true; } /**