ulrich@undisclosed
2020-05-14 c995b7aefb982338ad4bd82b57ccf9295363aff9
commit | author | age
c995b7 1 <p>Nutzer-ID: <span id="nutzer-id"></span></p>
U 2 <h6>Rollen des Benutzers</h6>
3 <div class="rollen-behaelter">
4   {{#List}}
5   {{#List}}
6   <button type="button" class="granted-role-btn">{{String}}</button>
7   {{/List}}
8   {{/List}}
9 </div>
10 <h6>Verf&uuml;gbare Rollen</h6>
11 <div class="alle-rollen-behaelter"></div>
12 <button type="button" class="zurueck-btn">< Zur&uuml;ck</button>