Commit 46965650 authored by fat's avatar fat

fixes #9745

parent 63ac9e35
...@@ -52,9 +52,9 @@ ...@@ -52,9 +52,9 @@
$parent $parent
.toggleClass('open') .toggleClass('open')
.trigger('shown.bs.dropdown') .trigger('shown.bs.dropdown')
}
$this.focus() $this.focus()
}
return false return false
} }
......
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