Browse Source

fixed broken API links [skip ci]

tags/2.0.0-beta
Qiang Xue 11 years ago
parent
commit
559ac1c475
  1. 2
      ButtonGroup.php

2
ButtonGroup.php

@ -72,7 +72,7 @@ class ButtonGroup extends Widget
}
/**
* Generates the buttons that compound the group as specified on [[items]].
* Generates the buttons that compound the group as specified on [[buttons]].
* @return string the rendering result.
*/
protected function renderButtons()

Loading…
Cancel
Save