0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00

active - onActivate

This commit is contained in:
Jacob Thornton 2012-03-19 20:24:46 -07:00
parent 05e0d5f3d9
commit 384a082e8d

View File

@ -95,7 +95,7 @@
active = active.closest('li.dropdown').addClass('active')
}
active.trigger('active')
active.trigger('activate')
}
}