@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/css/staff-global.css | 15 + .../prog/en/modules/ill/ill-requests.tt | 449 +++++++++++++++------ 2 files changed, 339 insertions(+), 125 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css +++ a/koha-tmpl/intranet-tmpl/prog/css/staff-global.css @@ -3076,6 +3076,13 @@ fieldset.rows + fieldset.action { margin: 1em; } +#interlibraryloans #column-toggle, +#interlibraryloans #reset-toggle { + margin: 15px 0; + line-height: 1.5em; + font-weight: 700; +} + #ill-view-panel { margin-top: 15px; } @@ -3096,3 +3103,11 @@ fieldset.rows + fieldset.action { #ill-view-panel #requestattributes .label { width: auto; } + +table#ill-requests { + width: 100% !important; +} + +table#ill-requests th { + text-transform: capitalize; +} --- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt @@ -10,121 +10,183 @@ @@ -442,29 +649,21 @@

View ILL requests

Details for all requests

+ +
+ Toggle additional columns: +
+
Reset toggled columns
+ - - - - - - - - - - - - - - - + - +
Order ID:Author:Title:Borrower:Borrower number:Biblio number:Branch:Status:Last updated:Request type:Cost:Request number:Manage request:
--