extract Options mootools class
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
mindplot.widget.FloatingTip = new Class({
|
||||
Implements: [Options, mindplot.Events],
|
||||
Implements: [mindplot.Options, mindplot.Events],
|
||||
|
||||
options: {
|
||||
animation: true,
|
||||
|
Reference in New Issue
Block a user