Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard 1c3dd427fa Bug 10261: 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@bywatersolutions.com>
all tests pass
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-05-22 07:41:16 -07:00
..
css Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
includes Bug 10261: Link to patron files missing from circ-menu.tt 2013-05-22 07:41:16 -07:00
js Bug 8215 - Add Course Reserves - QA Followup 2013-05-21 15:50:58 -07:00
lib Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) 2013-02-07 19:35:51 -05:00
modules Bug 6413 - QA Followup - Remove extra table column header 2013-05-21 16:32:21 -07:00
xslt Bug 9613: items namespace missing in XSLT 2013-04-21 09:38:36 -04:00
columns.def