Skip to content

Commit a611270

Browse files
mxmeinholdRamZallan
authored andcommitted
Make the number of active members visible (#239)
1 parent 86902df commit a611270

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

conditional/templates/dashboard.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ <h3 class="panel-title">Conditionals</h3>
195195
{% endif %}
196196

197197

198-
{% if is_eboard %}
199198
<div class="panel panel-default">
200199
<div class="panel-heading">
201200
<h3 class="panel-title">Member Statistics</h3>
@@ -220,7 +219,6 @@ <h3 class="panel-title">Member Statistics</h3>
220219
</div>
221220
</div>
222221
</div>
223-
{% endif %}
224222

225223

226224
{% if major_projects_count == 0 and not active%}

0 commit comments

Comments
 (0)