Harjotsingh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/274770
Change subject: Added jQuery Version
......................................................................
Added jQuery Version
Change-Id: I1b83d7f832ecfb93b738239d52db988a3f05e9f0
---
M includes/specials/SpecialVersion.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/70/274770/1
diff --git a/includes/specials/SpecialVersion.php
b/includes/specials/SpecialVersion.php
index c0f9590..88cf551 100644
--- a/includes/specials/SpecialVersion.php
+++ b/includes/specials/SpecialVersion.php
@@ -222,6 +222,7 @@
$software['[https://php.net/ PHP]'] = PHP_VERSION . "
(" . PHP_SAPI . ")";
}
$software[$dbr->getSoftwareLink()] = $dbr->getServerInfo();
+ $software['[https://www.jquery.com/ jQuery]'] = "1.11.3";
if ( IcuCollation::getICUVersion() ) {
$software['[http://site.icu-project.org/ ICU]'] =
IcuCollation::getICUVersion();
--
To view, visit https://gerrit.wikimedia.org/r/274770
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1b83d7f832ecfb93b738239d52db988a3f05e9f0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Harjotsingh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits