Bug 13138: Remove jQuery plugins which were used by Solr
commit61ad4b235777e5eaa82c265b96e90fccf472e3be
authorOwen Leonard <oleonard@myacpl.org>
Thu, 23 Oct 2014 18:26:39 +0000 (23 14:26 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 27 Oct 2014 13:52:21 +0000 (27 10:52 -0300)
treec0a2a673f682a743f3f8057aacf70fee29efad24
parent8c6cc211b5b3fc6140b2f82cada29565a10b4dbd
Bug 13138: Remove jQuery plugins which were used by Solr

This patch removes two jQuery plugins which were used only by
Solr-related templates. With the removal of Solr these plugins are
obsolete.

To test, search the Koha code for references to the two plugins:

jquery.textarea-expander.js
tablednd.js

There should be none.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Couldn't find any references. Also passes tests and QA script.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.textarea-expander.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/tablednd.js [deleted file]