[Koha-bugs] [Bug 10261] Link to patron files missing from circ-menu.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 20 15:59:35 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10261

Nicole C. Engard <nengard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18248|0                           |1
        is obsolete|                            |

--- Comment #5 from Nicole C. Engard <nengard at gmail.com> ---
Created attachment 18249
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18249&action=edit
[SIGNED-OFF]Bug 10261 [Revised] Link to patron files missing from circ-menu.tt

The link to patron files doesn't appear on some pages. That's because
the link was added to circ-menu.inc but not circ-menu.tt. Each is used
by different patron-related pages. This patch adds the missing link.

To test, enable the EnableBorrowerFiles system preference and view
members/pay.pl or members.paycollect.pl. The "Files" tab should appear
in the left-hand sidebar menu. Other patron pages should show the same.

Edit: Corrected scope of template variables which shouldn't have been
copied directly from circ-menu.inc without changing scope.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
all tests pass

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


More information about the Koha-bugs mailing list