Hello again,
I was looking for a way to make "approvals" disappear for users that
have no referee rights.
create_userinfobox_body calls tmpl_create_userinfobox with "true" for
submitter, referee and admin (and yes, I see the FIXME comments).
I was wondering if you have an update for the isUserReferee
function... Isn't it enough to check if
acc_find_possible_actions_user(uid,acc_get_action_id('referee')) is
empty or not?
Best regards,
Theodoros
ps. I will hopefully keep quiet for the rest of the day :)