Koha/koha-tmpl/intranet-tmpl/prog/en/modules/authorities
Fridolin Somers 5a155973fb Bug 27125: Show authority type also for UNIMARC in authority search result display
Bug 12533 added authority type in authority search result display.
But it does not work for UNIMARC, due to :
be9f64b638/C4/AuthoritiesMarc.pm (L798)

I propose to use result->{authtype}

Test plan :
1) Use UNIMARC catalogue
2) Search for autorities
3) Check you see autority type in column
4) Same for a MARC21 catalogue

Signed-off-by: Andreas Roussos <a.roussos@dataly.gr>
I followed the test plan, and the patch works as expected for both
UNIMARC and MARC21. There is actually an improvement in the MARC21 case:
previously, the 'Authority type' column for records in the Default
framework would not display anything, whereas now it displays 'Default'.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-16 16:20:45 +02:00
..
auth_finder.tt Bug 22979: Remove type attribute from script tags: Authorities 2019-05-30 10:26:22 +00:00
authorities-home.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
authorities.tt Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
blinddetail-biblio-search.tt Bug 27886: Move non-rancor code into correct section 2021-03-08 15:15:45 +01:00
detail.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
merge.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
searchresultlist-auth.tt Bug 12533: (follow-up) Add CSS to preview display of authority MARC 2020-11-04 12:59:33 +01:00
searchresultlist.tt Bug 27125: Show authority type also for UNIMARC in authority search result display 2021-04-16 16:20:45 +02:00