Bug 10907: (follow-up) fix table sorting
authorGalen Charlton <gmc@esilibrary.com>
Thu, 23 Jan 2014 18:32:06 +0000 (18:32 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 23 Jan 2014 18:32:06 +0000 (18:32 +0000)
commit1cc0d7b700f27ac3bacb2964475da1f3aabbc919
treeda2252b388e6a154fd987997804e02a2d60aaebf
parentf474c9dea10828e80dbed909e6c70904158535b6
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>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt