From 81cfaa587a1e61347980ee257396680ea4339bfb Mon Sep 17 00:00:00 2001 From: "Cristhian Valencia B." Date: Wed, 23 Jan 2013 11:14:12 -0500 Subject: [PATCH] Update select2.js missing parenthesis at line :1448 & :1845 --- select2.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/select2.js b/select2.js index 8fd59783..49820ad1 100644 --- a/select2.js +++ b/select2.js @@ -1445,7 +1445,7 @@ the specific language governing permissions and limitations under the Apache Lic " " , " " , - ""].join("")); + ""].join(""))); return container; }, @@ -1842,7 +1842,7 @@ the specific language governing permissions and limitations under the Apache Lic ""].join("")); + ""].join(""))); return container; },