[Koha-bugs] [Bug 20581] Allow manual selection of custom ILL request statuses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 12 13:22:21 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581

--- Comment #59 from Josef Moravec <josef.moravec at gmail.com> ---
Comment on attachment 80285
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80285
Bug 20581: (follow-up) Display status name

Review of attachment 80285:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=20581&attachment=80285)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt
@@ +129,4 @@
>          // Render function for request status
>          var createStatus = function(data, type, row, meta) {
>              if (row.status_alias) {
> +                return row.status_alias.lib;

What if lib is not defined?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list