From 1703203f8307e9b205b2ed963ca5f1e14268cbb8 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 26 May 2015 10:52:51 +0200 Subject: [PATCH] Bug 10858: Replace the unique jQuery function with our own --- koha-tmpl/opac-tmpl/bootstrap/js/commons.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/js/commons.js b/koha-tmpl/opac-tmpl/bootstrap/js/commons.js index d0feed6..c9c724a 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/js/commons.js +++ b/koha-tmpl/opac-tmpl/bootstrap/js/commons.js @@ -1,6 +1,9 @@ // Extends jQuery API -// http://www.wskidmore.com/downloads/jquery-uniqueArray.min.js -jQuery.extend({uniqueArray:function(e){if($.isArray(e)){var c={};var a,b;for(b=0,a=e.length;b