mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-28 04:59:03 +08:00
Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.
Removed edited author ref.
This commit is contained in:
@@ -44,7 +44,6 @@ use yii\helpers\Html;
|
|||||||
* @see http://getbootstrap.com/components/#nav
|
* @see http://getbootstrap.com/components/#nav
|
||||||
*
|
*
|
||||||
* @author Antonio Ramirez <amigo.cobos@gmail.com>
|
* @author Antonio Ramirez <amigo.cobos@gmail.com>
|
||||||
* @author Kartik Visweswaran <kartikv2@gmail.com>
|
|
||||||
* @since 2.0
|
* @since 2.0
|
||||||
*/
|
*/
|
||||||
class Nav extends Widget
|
class Nav extends Widget
|
||||||
|
|||||||
Reference in New Issue
Block a user