Bug 10936: (prog theme) remove duplicate 'Standard number' option in Advanced search
authorMarc Véron <veron@veron.ch>
Thu, 10 Apr 2014 06:42:46 +0000 (08:42 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 22 May 2014 21:46:18 +0000 (21:46 +0000)
TEST PLAN
---------
1) Set opacthemes system preference to prog
2) In OPAC, click 'Advanced search'
3) Click 'More options'
4) Check the Keywords dropdown for duplicate 'Standard number'
5) Apply patch
6) Refresh page, and make sure 'More options' is clicked still
7) Check the Keywords dropdown for duplicate 'Standard number'
   -- it's not this time

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described on prog theme, no more duplicate.
No koha-qa errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt

index 4c1c552..04ab78c 100644 (file)
             [% ELSE %]
             <option value="sn">Standard number</option>
             [% END %]
-            <option value="sn">Standard number</option>
             <option value="nb">&nbsp;&nbsp;&nbsp;&nbsp; ISBN</option>
             <option value="ns">&nbsp;&nbsp;&nbsp;&nbsp; ISSN</option>
             [% IF ( numbersphr) %]