From 12a3e68256cc0dd0aaa2e13275d3e15fb80cecf1 Mon Sep 17 00:00:00 2001 From: David Rosen Date: Tue, 10 Apr 2012 10:42:40 -0700 Subject: [PATCH] Update select2.js --- select2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/select2.js b/select2.js index 33cccf47..21552373 100755 --- a/select2.js +++ b/select2.js @@ -16,7 +16,7 @@ specific language governing permissions and limitations under the License. */ -(function ($) { +(function ($, undefined) { "use strict"; /*global document, window, jQuery, console */