r110686 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110685‎ | r110686 | r110687 >
Date:21:34, 3 February 2012
Author:kaldari
Status:ok
Tags:
Comment:
adding note about local modifications
Modified paths:
  • /trunk/phase3/resources/jquery.tipsy/jquery.tipsy.js (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/jquery.tipsy/jquery.tipsy.js
@@ -1,8 +1,11 @@
22 // tipsy, facebook style tooltips for jquery
3 -// version 1.0.0a
 3+// version 1.0.0a*
44 // (c) 2008-2010 jason frame [jason@onehackoranother.com]
5 -// releated under the MIT license
 5+// released under the MIT license
66
 7+// * This installation of tipsy includes several local modifications to both Javascript and CSS.
 8+// Please be careful when upgrading.
 9+
710 (function($) {
811
912 function maybeCall(thing, ctx) {

Status & tagging log