Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorLaussel LOïc <loic.laussel@orange.com>2018-09-05 23:13:50 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-11-13 09:47:32 +0300
commitdc07e8dca803b69a1c3a227e04278caef2908702 (patch)
tree5be79f01f0049c9ab4cd303138d6b4790ae5acdc /js
parent557d5ac74d591b7267053e5fe6db9defcb480895 (diff)
Update toast documentation following pull #27155
Also remove close button everywhere just let it when autohide is set to false
Diffstat (limited to 'js')
-rw-r--r--js/tests/visual/toast.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/js/tests/visual/toast.html b/js/tests/visual/toast.html
index d069a163a7..1178073f55 100644
--- a/js/tests/visual/toast.html
+++ b/js/tests/visual/toast.html
@@ -31,9 +31,6 @@
<img class="rounded mr-2" data-src="holder.js/20x20?size=1&text=.&bg=#007aff" alt="">
<strong class="mr-auto">Bootstrap</strong>
<small>11 mins ago</small>
- <button type="button" class="ml-2 mb-1 close" data-dismiss="toast" aria-label="Close">
- <span aria-hidden="true">&times;</span>
- </button>
</div>
<div class="toast-body">
Hello, world! This is a toast message with <strong>autohide</strong> in 2 seconds