Closed (fixed)
Project:
BeautyTips
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2010 at 16:20 UTC
Updated:
29 Jul 2011 at 17:21 UTC
In files js/jquery.bt.min.js and js/jquery.bt.js there is an occurrence of CornerRadius which I believe should be changed to cornerRadius.
Great module, by the way! I use it for my Calendar Tooltips module.
Cheers,
Ronald
Comments
Comment #1
rjb commentedComment #2
dvasquez commentedComment #3
kleinmp commentedYep, that looks like a bug. Unfortunately it's on the jQuery plugin itself, so we'll need to report it there. For now, I suppose that I can patch the plugin that's provided by this module.
Comment #4
rjb commentedThat would be great. Thanks!
Comment #5
kleinmp commentedI committed this change.
Comment #6
rjb commentedThanks! Could you do this for the D7 branch as well?
Comment #7
stephenh commentedThis fix has been made to the latest D7 dev version of the module