Bug 10354 - Don't show optgroup Libraries when no search groups are defined
authorOwen Leonard <oleonard@myacpl.org>
Fri, 31 May 2013 13:54:34 +0000 (09:54 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 7 Jun 2013 15:44:22 +0000 (08:44 -0700)
commit545ed7a0b6f7cffc7a5cc904963b7bdcf75038fc
treead0ede638cd08380e63b916a8611055758e2f2d3
parent5cf5da12ef8667513d2f6fb494c6997cbe82899b
Bug 10354 - Don't show optgroup Libraries when no search groups are defined

In the OPAC, if there are no search groups defined, there's no reason to
embed library choices inside an <optgroup>. <optgroup> should only be
used to differentiate the list of individual libraries from search
groups. This patch removes the <optgroup> when no search groups are
enabled.

To test, apply the patch and:

- Enable OpacAddMastheadLibraryPulldown.
- Create a library search group in Administration ->
  Libraries and Groups and enable it by checking the "show in search
  pulldown" box.
- View the library pulldown in the OPAC search bar. Libraries and groups
  should be separated into <optgroup>s.
- Disable your library search group and refresh the OPAC page. The
  pulldown of libraries should now display libraries with no <optgroup>.

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc