DH-IT-Portal-Development / ethics

Ethical Committee web application in Django
http://fetc.hum.uu.nl
MIT License
2 stars 1 forks source link

Remove supervisors from CommitteeMembersWorkloadView #632

Closed EdoStorm96 closed 3 months ago

EdoStorm96 commented 3 months ago

There are still supervisors, showing up in the second table of CommitteeMembersWorkloadView. Despite our attempt to fix it in #561 ...

However, i guess it can be fixed easily now, with the is_committee_review attribute. We will just check for that in get_committee_decisions()