Kipod has uploaded a new change for review.

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

Change subject: remove junk line that duplicates another line
......................................................................

remove junk line that duplicates another line

Change-Id: I7fac4dd88b83ceeeca0a8964f55df0db47777cd8
---
M resources/jquery.tipsy/jquery.tipsy.js
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/98/113798/1

diff --git a/resources/jquery.tipsy/jquery.tipsy.js 
b/resources/jquery.tipsy/jquery.tipsy.js
index e3e4b9a..6e47c60 100644
--- a/resources/jquery.tipsy/jquery.tipsy.js
+++ b/resources/jquery.tipsy/jquery.tipsy.js
@@ -101,7 +101,6 @@
         getTitle: function() {
             var title, $e = this.$element, o = this.options;
             fixTitle($e);
-            var title, o = this.options;
             if (typeof o.title == 'string') {
                 title = $e.attr(o.title == 'title' ? 'original-title' : 
o.title);
             } else if (typeof o.title == 'function') {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7fac4dd88b83ceeeca0a8964f55df0db47777cd8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Kipod <fur.hew...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to