Correct Nav.php comments/PHP doc to reflect BS3 dropdown support.

Removed edited author ref.
This commit is contained in:
Kartik Visweswaran
2013-11-22 16:06:27 +05:30
parent 158db15587
commit 998d0f71fa

View File

@@ -44,7 +44,6 @@ use yii\helpers\Html;
* @see http://getbootstrap.com/components/#nav
*
* @author Antonio Ramirez <amigo.cobos@gmail.com>
* @author Kartik Visweswaran <kartikv2@gmail.com>
* @since 2.0
*/
class Nav extends Widget