Koha/koha-tmpl/opac-tmpl/bootstrap
Jonathan Druart 31ca4849ef Bug 17316: Do not display the list's name if the user does not have permission - OPAC
At the OPAC, if a user manipulate the URL to show a list (s)he is not
allowed to view, the list's name will be displayed anyway.

Test plan:
- Create a private list with user A
- Copy the op=view URL and access it with user B logged in
=> Without this patch, you will see the rss icon, the list's name and
the "add list" button
=> Without this patch, only the "unauthorized" box will be displayed

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-25 13:13:58 +00:00
..
css Bug 2735: CSS changes 2016-07-15 14:05:59 +00:00
en Bug 17316: Do not display the list's name if the user does not have permission - OPAC 2016-09-25 13:13:58 +00:00
images
itemtypeimg
js Bug 16615: Follow up - missed a spot 2016-08-18 15:38:26 +00:00
less Bug 2735: Fix authority search pagination at the OPAC 2016-07-15 14:05:59 +00:00
lib