1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-03 01:28:06 +02:00
This commit is contained in:
kakwa 2015-06-11 00:11:55 +02:00
parent 22fb758c83
commit 78a1818efe
2 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@
<div class="col-md-12 column"> <div class="col-md-12 column">
<div class="well well-sm"> <div class="well well-sm">
<form method='POST' action='/adduser' role="form" class="form-signin" data-toggle="validator"> <form method='POST' action='/adduser' role="form" class="form-signin" data-toggle="validator">
<h2 class="h3">Fill new user attributes:</h2> <h2 class="h3">Fill new user's attributes:</h2>
${form} ${form}
<h2 class="h3">Enable/Disable roles:</h2> <h2 class="h3">Enable/Disable user's roles:</h2>
${roles} ${roles}
<div class="form-group"> <div class="form-group">
<div class="input-group"> <div class="input-group">

View File

@ -4,7 +4,7 @@
<th> <th>
Role Role
</th> </th>
<th> <th class="sorter-false">
Parent roles Parent roles
</th> </th>
<th class="sorter-false"> <th class="sorter-false">