Bug 6379: Remove link from unapproved tags
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 25 Mar 2015 12:44:25 +0000 (13:44 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 5 Oct 2015 15:27:44 +0000 (12:27 -0300)
commit1489bb7342f3e4391b598b80ea368cb03ff325a5
tree649b1b0419be433c1c573ed073021ad6cbe28c2a
parent2f0e409f471fe4527defee41798a80b1e354ce3e
Bug 6379: Remove link from unapproved tags

At the OPAC, if the tag is not approved, the tag's link did not return
any result.

This patch removes the link.
Test plan:
1/ Set TagsModeration to 'Require'
2/ Create tags at the OPAC
3/ Approve a couple
4/ Confirm that unapproved tags does not have links.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
works as described, no errors

For the (approved) link to work I need to install YAML::XS

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-tags.tt
opac/opac-tags.pl