Skip to content
GitLab
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
7e3ca056
Commit
7e3ca056
authored
10 years ago
by
Patrick H. Lauke
Browse files
Options
Download
Plain Diff
Merge pull request #15350 from emmanuelgautier/patch-1
fix typo in carousel doc
parents
cb4c3a0e
f0be5e04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/js/carousel.html
+1
-1
docs/_includes/js/carousel.html
with
1 addition
and
1 deletion
+1
-1
docs/_includes/js/carousel.html
+
1
-
1
View file @
7e3ca056
...
...
@@ -240,7 +240,7 @@ $('.carousel').carousel({
<td>
This event fires immediately when the
<code>
slide
</code>
instance method is invoked.
</td>
</tr>
<tr>
<td>
slid.bs.carousel
</td>
<td>
slid
e
.bs.carousel
</td>
<td>
This event is fired when the carousel has completed its slide transition.
</td>
</tr>
</tbody>
...
...
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