Commit 2dbf02b1 authored by fat's avatar fat
Browse files

rebuild

parent 46965650
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
...@@ -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.
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