From ea50e8aeeed6616a61a7e44d28fe60ced327be0c Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sat, 29 Oct 2011 18:49:35 -0700 Subject: add active class to css for buttons, write new spec for button, "use strict" --- js/bootstrap-alerts.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js/bootstrap-alerts.js') diff --git a/js/bootstrap-alerts.js b/js/bootstrap-alerts.js index a8d15e24e..1c6f7f346 100644 --- a/js/bootstrap-alerts.js +++ b/js/bootstrap-alerts.js @@ -20,6 +20,8 @@ !function( $ ){ + "use strict" + /* CSS TRANSITION SUPPORT (https://gist.github.com/373874) * ======================================================= */ -- cgit v1.2.3