Upgrade to latest bootstrap
This commit is contained in:
parent
018db9ae9b
commit
f1a20413b0
5 changed files with 190 additions and 174 deletions
|
|
@ -23,7 +23,7 @@ BR.Message = L.Class.extend({
|
|||
ele.innerHTML =
|
||||
'<div class="alert ' +
|
||||
alertClass +
|
||||
' alert-dismissible fade in" role="alert">' +
|
||||
' alert-dismissible fade show" role="alert">' +
|
||||
' <button type="button" class="close" data-dismiss="alert" aria-label="Close">' +
|
||||
' <span aria-hidden="true">×</span>' +
|
||||
' </button>' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue