http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11434
--- Comment #1 from mathieu saby <[email protected]> --- Created attachment 23765 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23765&action=edit [PATCH] Bug 11434 - in late order page remove the link around basket for user without required rights This patch removes the link around basket number in late orders page if the user does not have order_manage permission. To test (you must have some late orders...): A. With a user with order_manage permission Go to lateorders.pl page Check you can display the basket by clicking on the basket number displayed in "basket" column B. With a user without order_manage permission Go to lateorders.pl page Check there is no link around the basket number displayed for each order M. Saby -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
