https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20223 Bug ID: 20223 Summary: Merge members-menu and circ-menu inc files Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: josef.moravec@gmail.com QA Contact: testopia@bugs.koha-community.org We have two similer patron menus in templates, almost everywhere is used circ-menu.inc. Only when editing patron record, the members-menu.inc is used. It means the menu items are not compete, because members-menu is not synchronized with updates of circ-menu. There is also reference to members-menu in member.tt template (the template used in patron search ) which is probably never taken into effect. -- You are receiving this mail because: You are watching all bug changes.