Koha/koha-tmpl/opac-tmpl/bootstrap
Galen Charlton 1cc0d7b700 Bug 10907: (follow-up) fix table sorting
This patch fixes a problem wherein table sorting did not work if
OpacSuggestionManagedBy was off.

As a matter of style, this patch also modifies the (Boolean) syspref
check to be just:

[% IF Koha.Preference( 'OpacSuggestionManagedBy' ) %]

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-01-23 18:32:06 +00:00
..
css Bug 11381: improve styling of IDreamBooks content in bootstrap theme 2014-01-13 21:00:25 +00:00
en Bug 10907: (follow-up) fix table sorting 2014-01-23 18:32:06 +00:00
images
itemtypeimg
js Bug 10309: (follow-up) apply another follow-up for 10856, improve shelf browser 2013-10-14 23:23:44 +00:00
less Bug 11381: improve styling of IDreamBooks content in bootstrap theme 2014-01-13 21:00:25 +00:00
lib Bug 11060: (Bootstrap theme) fix incorrect rendering for right to left languages 2013-10-21 18:08:08 +00:00