Commit 2dbf02b1 authored by fat's avatar fat

rebuild

parent 46965650
...@@ -723,9 +723,9 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") } ...@@ -723,9 +723,9 @@ if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
$parent $parent
.toggleClass('open') .toggleClass('open')
.trigger('shown.bs.dropdown') .trigger('shown.bs.dropdown')
}
$this.focus() $this.focus()
}
return false return false
} }
......
This diff is collapsed.
Markdown is supported
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