Commit f43c67b0 authored by Bootstrap's Grunt bot's avatar Bootstrap's Grunt bot
Browse files

automatic grunt dist

parent b395f352
Showing with 2 additions and 2 deletions
+2 -2
...@@ -812,7 +812,7 @@ if (typeof jQuery === 'undefined') { ...@@ -812,7 +812,7 @@ if (typeof jQuery === 'undefined') {
return $this.trigger('click') return $this.trigger('click')
} }
var desc = ' li:not(.divider):visible a' var desc = ' li:not(.disabled):visible a'
var $items = $parent.find('[role="menu"]' + desc + ', [role="listbox"]' + desc) var $items = $parent.find('[role="menu"]' + desc + ', [role="listbox"]' + desc)
if (!$items.length) return if (!$items.length) return
......
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment