From cfa1e395103a8110e11b77917aa3896c99a0fd0e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 7 Feb 2013 19:32:30 -0800 Subject: [PATCH] nuke that whitespace --- docs/javascript.html | 1 - docs/templates/pages/javascript.mustache | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/javascript.html b/docs/javascript.html index ef2ba08907..9af6a3cd44 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -232,7 +232,6 @@ $('#myModal').on('show', function (e) {

Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.