Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
e194c3e4
Commit
e194c3e4
authored
12 years ago
by
fat
Browse files
Options
Download
Email Patches
Plain Diff
rebuild
parent
5da30ee5
3 merge requests
!6821
Typeahead updater
,
!6666
Patch 1
,
!6610
Add outline for input[type="image"]
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/assets/js/bootstrap-typeahead.js
+1
-0
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
+1
-0
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
+1
-1
docs/assets/js/bootstrap.min.js
with
3 additions
and
1 deletion
+3
-1
docs/assets/js/bootstrap-typeahead.js
+
1
-
0
View file @
e194c3e4
...
...
@@ -271,6 +271,7 @@
e
.
stopPropagation
()
e
.
preventDefault
()
this
.
select
()
this
.
$element
.
focus
()
}
,
mouseenter
:
function
(
e
)
{
...
...
This diff is collapsed.
Click to expand it.
docs/assets/js/bootstrap.js
+
1
-
0
View file @
e194c3e4
...
...
@@ -2001,6 +2001,7 @@
e
.
stopPropagation
()
e
.
preventDefault
()
this
.
select
()
this
.
$element
.
focus
()
}
,
mouseenter
:
function
(
e
)
{
...
...
This diff is collapsed.
Click to expand it.
docs/assets/js/bootstrap.min.js
+
1
-
1
View file @
e194c3e4
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets