diff --git a/cps/templates/detail.html b/cps/templates/detail.html index 6edf1677..a87695eb 100644 --- a/cps/templates/detail.html +++ b/cps/templates/detail.html @@ -66,7 +66,7 @@ {% endif %} - {% if audioentries|length > 0 %} + {% if audioentries|length > 0 and g.user.role_viewer() %}