Multi level dropdown menu in Bootstrap

Comparing #1 with #3

Content

To get multi level dropdown menu of using boostrap extension (http://www.yiiframework.com/extension/bootstrap/) widget TbNavbar just follow steps 1) copy css copy css into your main css file, you can change according to your requirements!



```php
.dropdown-submenu {
[...]