2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00
This commit is contained in:
fat
2012-12-21 17:25:31 -08:00
parent 5da30ee5fb
commit e194c3e4f4
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -271,6 +271,7 @@
e.stopPropagation()
e.preventDefault()
this.select()
this.$element.focus()
}
, mouseenter: function (e) {
+1
View File
@@ -2001,6 +2001,7 @@
e.stopPropagation()
e.preventDefault()
this.select()
this.$element.focus()
}
, mouseenter: function (e) {
+1 -1
View File
File diff suppressed because one or more lines are too long