Bug 16447: Remove occurrence of the borrow permission which does no longer exist
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 5 May 2016 13:52:04 +0000 (14:52 +0100)
committerBrendan Gallagher <bredan@bywatersolutions.com>
Thu, 5 May 2016 21:28:14 +0000 (21:28 +0000)
commitc4eabeda0b1ca6b856483b3d225b9093dc6e316a
tree2a30768a62bb6218794890198818b6ea102e5f8e
parentf4936b57632bf6306dbc09c1bf7e1fe7496a6714
Bug 16447: Remove occurrence of the borrow permission which does no longer exist

Bug 7976 has removed this permission, but other patches re-added it...
Note that the occurrences in sendbasket.pl, edithelp.pl, opac/svc/login should
have been removed by bug 7976.

Test plan:
  git grep 'borrow.*=> 1'
should not return any results.

Signed-off-by: Marc VĂ©ron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan Gallagher <bredan@bywatersolutions.com>
basket/sendbasket.pl
edithelp.pl
opac/opac-idref.pl
opac/opac-news-rss.pl
opac/opac-restrictedpage.pl
opac/svc/login
t/db_dependent/Auth.t