Change UI ranking
This commit is contained in:
parent
d38342ad43
commit
9b1724cdad
16 changed files with 291 additions and 631 deletions
|
@ -644,6 +644,7 @@ class KickUserWidgetView(
|
|||
LoginRequiredMixin, AdminOrganizationMixin, SingleObjectMixin, View
|
||||
):
|
||||
model = Organization
|
||||
|
||||
def post(self, request, *args, **kwargs):
|
||||
organization = self.get_object()
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue