0fa1de926f
In any MARC record display in the OPAC or staff client that displays the MARC tag numbers, the indicators are now displayed as well, following the tag number. If an indicator is a blank, it is displayed as '#'. Add a function to C4::Koha, display_marc_indicators(), to generate this display form of the indicators. Refactoring note: the four scripts changed in this commit have a lot of duplicate code that could be merged into a MARC displayer class. Documentation notes: screenshots of tagged MARC record displays should be updated. Signed-off-by: Joshua Ferraro <jmf@liblime.com> |
||
---|---|---|
.. | ||
auth_finder.pl | ||
authorities-home.pl | ||
authorities.pl | ||
blinddetail-biblio-search.pl | ||
detail-biblio-search.pl | ||
detail.pl |