Add open/hidden group membership display and remove

This commit is contained in:
Basraah
2016-12-03 21:45:55 +10:00
parent f0a3df5659
commit 25dadf81f6
6 changed files with 202 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
{% block content %}
<div class="col-lg-12">
<h3 class="page-header text-center">{% trans "Group Management" %}</h3>
{% include 'registered/groupmanagementmenu.html' with page="auth_group_management" %}
<ul class="nav nav-tabs">
<li class="active"><a data-toggle="tab" href="#add">{% trans "Group Add Requests" %}</a></li>
<li><a data-toggle="tab" href="#leave">{% trans "Group Leave Requests" %}</a></li>