mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
changed event should be change event
This commit is contained in:
Vendored
+1
-1
@@ -43,7 +43,7 @@
|
||||
|
||||
activate($this.parent('li'), $ul)
|
||||
activate($href, $href.parent())
|
||||
$this.trigger("changed", {from:current, to:href})
|
||||
$this.trigger("change", { from: current, to: href })
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user