1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

Dropdown without jQuery

This commit is contained in:
Johann-S
2017-09-26 09:09:40 +02:00
committed by XhmikosR
parent 330a29734f
commit 90261b484c
6 changed files with 226 additions and 183 deletions

View File

@@ -336,6 +336,5 @@ $(function () {
assert.ok(i === 5, 'listener removed again')
document.body.removeChild(element)
})
})