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-dropdown.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'js/bootstrap-dropdown.js') diff --git a/js/bootstrap-dropdown.js b/js/bootstrap-dropdown.js index 68a3db5f2..789d4a207 100644 --- a/js/bootstrap-dropdown.js +++ b/js/bootstrap-dropdown.js @@ -20,6 +20,8 @@ !function( $ ){ + "use strict" + /* DROPDOWN PLUGIN DEFINITION * ========================== */ -- cgit v1.2.3