From: Julien Déramond Date: Mon, 30 Aug 2021 13:00:16 +0000 (+0200) Subject: Enhance Alerts > Live Example section (#34769) X-Git-Tag: v5.1.1~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a0da3a0f428c7ccfde33e9a5c2942ddca2ab68d4;p=thirdparty%2Fbootstrap.git Enhance Alerts > Live Example section (#34769) --- diff --git a/site/content/docs/5.1/components/alerts.md b/site/content/docs/5.1/components/alerts.md index 1df07983e0..0d009d0a0d 100644 --- a/site/content/docs/5.1/components/alerts.md +++ b/site/content/docs/5.1/components/alerts.md @@ -27,20 +27,10 @@ Alerts are available for any length of text, as well as an optional close button Click the button below to show an alert (hidden with inline styles to start), then dismiss (and destroy) it with the built-in close button. +{{< example >}}
- -
- -
- -```html - - -``` +{{< /example >}} We use the following JavaScript to trigger our live alert demo: