mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 12:21:35 +02:00
change position of var in dropdown + cleanup makefile vars
This commit is contained in:
2
js/bootstrap-dropdown.js
vendored
2
js/bootstrap-dropdown.js
vendored
@@ -40,8 +40,8 @@
|
||||
|
||||
, toggle: function (e) {
|
||||
var $this = $(this)
|
||||
, selector
|
||||
, $parent
|
||||
, selector
|
||||
, isActive
|
||||
|
||||
if ($this.is('.disabled, :disabled')) return
|
||||
|
Reference in New Issue
Block a user