mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
change position of var in dropdown + cleanup makefile vars
This commit is contained in:
Vendored
+1
-1
@@ -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