Skip to content

Commit

Permalink
Accordion - _applyParser API docs updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
ipeychev committed Mar 27, 2010
1 parent 0b34b45 commit 387cece
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/gallery-accordion/gallery-accordion-debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -2392,7 +2392,7 @@ Y.AccordionItem = Y.Base.create( AccItemName, Y.Widget, [Y.WidgetStdMod], {


/**
* Overwrites in order to parse yuiConfig attribute before entering in HTML_PARSER attributes
* Overwrites Widget's _applyParser method in order to parse yuiConfig attribute before entering in HTML_PARSER attributes
*
* @method _applyParser
* @protected
Expand Down
2 changes: 1 addition & 1 deletion build/gallery-accordion/gallery-accordion.js
Original file line number Diff line number Diff line change
Expand Up @@ -2392,7 +2392,7 @@ Y.AccordionItem = Y.Base.create( AccItemName, Y.Widget, [Y.WidgetStdMod], {


/**
* Overwrites in order to parse yuiConfig attribute before entering in HTML_PARSER attributes
* Overwrites Widget's _applyParser method in order to parse yuiConfig attribute before entering in HTML_PARSER attributes
*
* @method _applyParser
* @protected
Expand Down

0 comments on commit 387cece

Please sign in to comment.