diff options
| author | Chris Rebert <[email protected]> | 2014-07-12 18:15:45 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-07-12 18:15:45 -0700 |
| commit | cd7250d6a8f2144c7cfa2103713b4a19ddb2ea90 (patch) | |
| tree | 0ced048ff67c14c264cf0255a95bd20c5d92c8ca /docs/_includes/components | |
| parent | 7a8d9dbdbfd150759847bbb8b230211b8bd1e5ea (diff) | |
| download | bootstrap-cd7250d6a8f2144c7cfa2103713b4a19ddb2ea90.tar.xz bootstrap-cd7250d6a8f2144c7cfa2103713b4a19ddb2ea90.zip | |
Redundant thanks to bb1286a0ab073bce1d18f704d7ac0545ea76c6ef
Diffstat (limited to 'docs/_includes/components')
| -rw-r--r-- | docs/_includes/components/alerts.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/components/alerts.html b/docs/_includes/components/alerts.html index 883969073..bdb88517b 100644 --- a/docs/_includes/components/alerts.html +++ b/docs/_includes/components/alerts.html @@ -1,7 +1,7 @@ <div class="bs-docs-section"> <h1 id="alerts" class="page-header">Alerts</h1> - <p class="lead">Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. For inline dismissal, use the <a href="../javascript/#alerts">alerts jQuery plugin</a>.</p> + <p class="lead">Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.</p> <h2 id="alerts-examples">Examples</h2> <p>Wrap any text and an optional dismiss button in <code>.alert</code> and one of the four contextual classes (e.g., <code>.alert-success</code>) for basic alert messages.</p> |
