Skip to content

Commit

Permalink
refs #13101. Follow Bill's suggestion to solve kwArgs API doc issues.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.dojotoolkit.org/src/dojox/trunk@29265 560b804f-0ae3-0310-86f3-f6aa0a117693
  • Loading branch information
cjolif committed Jul 17, 2012
1 parent 6dc3318 commit f592b3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charting/action2d/Highlight.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ define(["dojo/_base/kernel", "dojo/_base/lang", "dojo/_base/declare", "dojo/_bas
// default is dojo.fx.easing.backOut.
// highlight: String|dojo/_base/Color|Function?
// Either a color or a function that creates a color when highlighting happens.
this.duration = 400;
this.easing = null;
this.highlight = null;
};
=====*/

Expand Down

0 comments on commit f592b3e

Please sign in to comment.