From: Andrew Isherwood Date: Thu, 17 May 2018 09:58:02 +0000 (+0100) Subject: Bug 20772: Borrowernumber should be read only X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=731f83a85e0687c4a11fe38b629990bc4639ae3f;p=koha.git Bug 20772: Borrowernumber should be read only On the Manage Request page, borrowernumber should be read only, we do not want users modifying the destination user once a request is placed Signed-off-by: Barry Cannon Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt index a4b9ad97a9..4d9e6bc5ab 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt @@ -402,7 +402,7 @@
  1. - + [% request.borrowernumber | html %]
  2. @@ -449,6 +449,7 @@ + Cancel