From 409e8d00e177017e4280b356e1822ca42d6cf29d Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Tue, 1 Apr 2025 09:47:59 +0000 Subject: [PATCH] Bug 39491: Change all note inputs to textarea To test: 1. APPLY PATCH 2. Try adding notes to the following actions from the patron transaction page: -Payout -Refund -Apply discount -Void -Cancel charge 3. Also try 'Pay amount', 'Pay selected', 'Write off selected' yellow buttons 4. Try the individual buttons for 'Pay' and 'Write off' Signed-off-by: Caroline Cyr La Rose --- .../prog/en/modules/members/boraccount.tt | 14 +++++++------- .../prog/en/modules/members/paycollect.tt | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt index 1cadc3e778..f4d3b0274d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt @@ -324,7 +324,7 @@ [% END %]
  • - +
  • @@ -385,7 +385,7 @@ [% END %]
  • - +
  • @@ -431,7 +431,7 @@
  • - +
  • @@ -470,7 +470,7 @@
    1. - +
    @@ -510,8 +510,8 @@
    1. - - + +
    @@ -551,7 +551,7 @@
    1. - +
    diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt index f74c459ed2..0320be8089 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt @@ -209,7 +209,7 @@ [% END %]
  • - +
  • @@ -283,7 +283,7 @@
  • - +
  • -- 2.43.0