And here, in layout.html where it gets the class.

      jQuery(function(){
             jQuery('.nav>li>a').each(function(){            
                if(jQuery(this).parent().find('ul').length)
                   
jQuery(this).attr({'class':'dropdown-toggle','data-toggle':'dropdown'}).append('<b
 
class="caret"></b>');

I hope I can now figure it out ...

On Tuesday, June 5, 2012 10:35:31 PM UTC+12, LightDot wrote:
>
> Just a heads up to everybody, Bootstrap 2.0.4 has been released a few days 
> ago.

Reply via email to