From 81f24e94a8865b1f995d34a62389757f14c568bc Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Tue, 24 Jun 2014 10:47:46 +0200 Subject: [PATCH] Added correct role for review application menu --- blender-bfct/application/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blender-bfct/application/templates/layout.html b/blender-bfct/application/templates/layout.html index c81e8ad..a1cc0f0 100644 --- a/blender-bfct/application/templates/layout.html +++ b/blender-bfct/application/templates/layout.html @@ -85,7 +85,7 @@
  • Become a Trainer
  • - {% if current_user.has_role('admin') %} + {% if current_user.has_role('bfct_board') %}
  • Review Applications