]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix tooltip core test case
author문승찬 <sc.moon@hansol.com>
Wed, 8 Jun 2016 01:22:47 +0000 (10:22 +0900)
committer문승찬 <sc.moon@hansol.com>
Wed, 8 Jun 2016 01:22:47 +0000 (10:22 +0900)
commit5687aa479fe2f48ecea0d97d990464d3b98ee09c
tree48e4297f2d603e476363446bb78654ee8e35a61a
parent7ebf85eacf18585f94aad5a82e8a785e79084c0b
Fix tooltip core test case

Change tooltip font color options
this options changed in tooltip core
bodyColor  -> bodyFontColor
titleColor -> titleFontColor
footerColor -> footerFontColor
test/core.tooltip.tests.js [changed mode: 0644->0755]