Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Commit

Permalink
AUI-1091 Source formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardolundgren authored and Jonathan Mak committed Dec 24, 2013
1 parent a6897da commit ea4e7af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/aui-color-picker/js/aui-hsv-palette.js
Original file line number Diff line number Diff line change
Expand Up @@ -1383,10 +1383,9 @@ var AColor = A.Color,
* attribute is set to true) with the extracted values.
*
* @method _updateViewByHEX
* @param hexValue
* @param {String} hexValue
* @protected
*/

_updateViewByHEX: function(hexValue) {
var instance = this,
b,
Expand Down

0 comments on commit ea4e7af

Please sign in to comment.