2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Add event.relatedTarget + data-* example to Modal docs

Fixes #14245
This commit is contained in:
Chris Rebert
2014-11-03 13:37:27 -08:00
parent deab673d43
commit 594831f4f3
3 changed files with 92 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@
<li><a href="#modals-examples">Examples</a></li>
<li><a href="#modals-sizes">Sizes</a></li>
<li><a href="#modals-remove-animation">Remove animation</a></li>
<li><a href="#modals-related-target">Varying content based on trigger button</a></li>
<li><a href="#modals-usage">Usage</a></li>
</ul>
</li>