Bug 13134: Fix template file to make category appear
authorMarc Véron <veron@veron.ch>
Wed, 10 Aug 2016 20:16:10 +0000 (22:16 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 15 Sep 2016 13:55:14 +0000 (13:55 +0000)
This is a followup to rescue the bug.

To test: Follow test plan from comment #1

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt

index 6311502..c0b9c90 100644 (file)
@@ -274,7 +274,7 @@ $(document).ready(function () {
 
                     <li>
                         <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% borrowernumber %]">[% borsurname %], [% borfirstname %]</a> ([% borcnum %])
-                        <span class="patron-category"> - [% wborcategory %]</span>
+                        <span class="patron-category"> - [% borcategory %]</span>
                     </li>
 
                     <li>
@@ -478,7 +478,7 @@ $(document).ready(function () {
                                 [% borsurname %], [% borfirstname %]
                             </a>
                             ([% borcnum %])
-                            <span class="patron-category"> - [% wborcategory %]</span>
+                            <span class="patron-category"> - [% borcategory %]</span>
                         </li>
 
                         <li>