Yaron Koren has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/322928

Change subject: Removed call to OutputPage::getHeadScripts() - removed in MW 
1.28
......................................................................

Removed call to OutputPage::getHeadScripts() - removed in MW 1.28

Change-Id: I22abbf8cae759ecf7b9db3be972770fb608b65c7
---
M specials/PF_UploadForm.php
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PageForms 
refs/changes/28/322928/2

diff --git a/specials/PF_UploadForm.php b/specials/PF_UploadForm.php
index df50356..9cc7f64 100644
--- a/specials/PF_UploadForm.php
+++ b/specials/PF_UploadForm.php
@@ -323,9 +323,6 @@
                $text .= <<<END
 
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<head>
-{$out->getHeadScripts()}
-</head>
 <body>
 {$out->getHTML()}
 {$out->getBottomScripts()}

-- 
To view, visit https://gerrit.wikimedia.org/r/322928
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I22abbf8cae759ecf7b9db3be972770fb608b65c7
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/PageForms
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to