]> git.koha-community.org Git - koha.git/commit
Bug 36894: Display journal article ILL request author
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Fri, 17 May 2024 10:25:52 +0000 (10:25 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 11 Jun 2024 07:11:38 +0000 (08:11 +0100)
commit11eb0d1da7c538486812ab14449f1ab8b1004d09
treeecd2ae2c255ca573e8f6529f7df2576adf775adb
parent8e0d18e35ace07ce53b1015774b740ebc27320db
Bug 36894: Display journal article ILL request author

This patch fixes the ILL request table to display authors for journal article request types

Test plan:
1) Create an ILL request with the type of Journal Article and add an author in the Article author field
2) Click on the List requests button to see the table
3) The Author field should be blank for the request you created
4) Apply patch
5) Hard refresh the browser to reload the javascript
6) The author field should now be visible

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js