extract Options mootools class

This commit is contained in:
Ezequiel Bergamaschi
2014-05-13 02:22:59 -03:00
parent 5923d01791
commit 64f8c87577
3 changed files with 15 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
*/
mindplot.widget.FloatingTip = new Class({
Implements: [Options, mindplot.Events],
Implements: [mindplot.Options, mindplot.Events],
options: {
animation: true,