From 7b9c8e8eb34618f294ee6585aaa866205402bb49 Mon Sep 17 00:00:00 2001 From: Herst Date: Mon, 3 Sep 2018 17:55:04 +0200 Subject: [PATCH] Added type="button" to ' + var btnHtml = '
' $(this).before(btnHtml) $('.btn-clipboard') .tooltip() diff --git a/site/docs/4.1/components/modal.md b/site/docs/4.1/components/modal.md index 2da7d8f3c3..a29347b6f3 100644 --- a/site/docs/4.1/components/modal.md +++ b/site/docs/4.1/components/modal.md @@ -522,7 +522,7 @@ Our default modal without modifier class constitutes the "medium" size modal. {% highlight html %} - +