Bug 5974: Fix broken toolbar on paton checkout tab
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 27 Nov 2011 13:52:22 +0000 (14:52 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Sat, 3 Dec 2011 06:36:04 +0000 (07:36 +0100)
commit9cecb7a9d30dfeb2c39789b7493d20734647b9b6
tree7d4a984da6462e45abf3a14c17d58a16a52b52d2
parenteefa6147a2ffd8afba153d51683792798006aa69
Bug 5974: Fix broken toolbar on paton checkout tab

Fixed a couple of errors:
- [% CAN_user_staffaccess %] should be [% IF ( CAN_user_staffaccess ) %]
- added missing [% END %]
- added missing line new YAHOO.widget.Button("duplicate");

To test:
1) Open patron account
2) Go through tabs, especially 'Check out'
3) Check toolbars are correct and buttons work

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/includes/circ-toolbar.inc