From a60c76b8924c4c18e7b65effb56103bef6207eaa Mon Sep 17 00:00:00 2001 From: Pamela Fox Date: Wed, 28 Sep 2011 14:47:40 -0700 Subject: [PATCH] I realized you can easily make a cancel button by adding close class to the secondary button. From his tweet to me, I think @mdo is a fan of providing a cancel button in the dialog. If that's a best practice, maybe it should be in the docs? (Or if you think cancel buttons are overkill, then that's cool. Your call). --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/javascript.html b/docs/javascript.html index bb8864d463d3..1d927c317ec3 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -190,7 +190,7 @@

Modal Heading