From 313c10a4ce5d76fb0714981df3043747892c5c5d Mon Sep 17 00:00:00 2001 From: Ryan Kaldari Date: Fri, 3 Feb 2012 21:34:59 +0000 Subject: [PATCH] adding note about local modifications --- resources/jquery.tipsy/jquery.tipsy.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/resources/jquery.tipsy/jquery.tipsy.js b/resources/jquery.tipsy/jquery.tipsy.js index cca0a2ef56..a9fcec8fcc 100644 --- a/resources/jquery.tipsy/jquery.tipsy.js +++ b/resources/jquery.tipsy/jquery.tipsy.js @@ -1,7 +1,10 @@ // tipsy, facebook style tooltips for jquery -// version 1.0.0a +// version 1.0.0a* // (c) 2008-2010 jason frame [jason@onehackoranother.com] -// releated under the MIT license +// released under the MIT license + +// * This installation of tipsy includes several local modifications to both Javascript and CSS. +// Please be careful when upgrading. (function($) { -- 2.20.1