Fix MKWS-284 ("facet widgets fails in koha")
authorMike Taylor <mike@indexdata.com>
Thu, 9 Oct 2014 15:43:01 +0000 (16:43 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 9 Oct 2014 15:43:01 +0000 (16:43 +0100)
commit5ca0d0c4acf84f6072146c4c1dc9012e36c654c8
treea5eab090f73c723441f9fac3323b4c38c51bb0e8
parentd77e1a75fca34d06453f4585e211c9a139adcd52
Fix MKWS-284 ("facet widgets fails in koha")

On successful search, invoke context.show() only if there is a showCallback.
(That's not always the case since we fixed MKWS-272.)
js/pz2.js