ulrich@undisclosed
2020-05-15 eefd252e24fd8cdea9fbf6becb605a679e8b2f18
web/ui2/data/tpl/nutzer-rollen-dlg.tpl
@@ -3,10 +3,9 @@
<div class="rollen-behaelter">
  {{#List}}
  {{#List}}
  <button type="button" class="granted-role-btn">{{String}}</button>
  <button type="button" class="granted-role-btn" id="{{String}}">{{String}}</button>
  {{/List}}
  {{/List}}
</div>
<h6>Verf&uuml;gbare Rollen</h6>
<div class="alle-rollen-behaelter"></div>
<button type="button" class="zurueck-btn">< Zur&uuml;ck</button>
<div class="alle-rollen-behaelter"></div>