Private
Public Access
1
0

add half-finished work

This commit is contained in:
2018-05-19 19:01:08 +02:00
parent 0e86f7d4aa
commit 2f3062bf33
7 changed files with 133 additions and 113 deletions

View File

@@ -0,0 +1 @@

View File

@@ -63,8 +63,8 @@
{% block body %}
<div class="txt">
<h1>Users</h1>
{% if is_granted("IS_AUTHENTICATED_REMEMBERED") %}
<h1>Users</h1>
<div id="mine-user-list"
data-env="{{ env }}"
data-ssl="{{ ssl }}"