Bugfix is_approved() to handle the 3-state nature of approval.
authorJoe Atzberger <joe.atzberger@liblime.com>
Tue, 3 Jun 2008 14:27:15 +0000 (09:27 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 6 Jun 2008 03:41:40 +0000 (22:41 -0500)
commit797c1d55027e124ca3b54a5c8a4aa9dd828001ac
tree2d34e554abd9f9b4a13cd24105ffbccb4c0dcd8b
parentdf07dac1a9d21c0191d7ba7839d5385e52a1de81
Bugfix is_approved() to handle the 3-state nature of approval.

That is, a term is either approved, or rejected, or neither.
Without an external dictionary, most terms will fall into the
latter category.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Tags.pm
koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tmpl
tags/review.pl