2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

active - onActivate

This commit is contained in:
Jacob Thornton
2012-03-19 20:24:46 -07:00
parent 05e0d5f3d9
commit 384a082e8d
+1 -1
View File
@@ -95,7 +95,7 @@
active = active.closest('li.dropdown').addClass('active')
}
active.trigger('active')
active.trigger('activate')
}
}