2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03: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
-1
View File
@@ -336,6 +336,5 @@ $(function () {
assert.ok(i === 5, 'listener removed again')
document.body.removeChild(element)
})
})