aboutsummaryrefslogtreecommitdiffstats
path: root/auth/src/main/webapp/user/modifyUser.html
diff options
context:
space:
mode:
Diffstat (limited to 'auth/src/main/webapp/user/modifyUser.html')
-rw-r--r--auth/src/main/webapp/user/modifyUser.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/auth/src/main/webapp/user/modifyUser.html b/auth/src/main/webapp/user/modifyUser.html
index 2e16c8cb..eec8fa56 100644
--- a/auth/src/main/webapp/user/modifyUser.html
+++ b/auth/src/main/webapp/user/modifyUser.html
@@ -66,6 +66,38 @@
</td>
</tr>
+ <tr>
+ <td>
+ <span class="mandatory"></span>
+ </td>
+ <td class="row_interval">
+ <span>Roles</span><span>:</span>
+ </td>
+ <td>
+ <div>
+ <dl class="dropdown">
+
+ <dt>
+ <a href="#">
+ <span class="hida">Select</span>
+ <p class="multiSel"></p>
+ </a>
+ </dt>
+
+ <dd>
+ <div class="mutliSelect">
+ <ul>
+
+ </ul>
+
+ </div>
+ </dd>
+ </dl>
+ </div>
+ </td>
+ <td>
+ </td>
+ </tr>
</table>
</div>
<div class="button_Group">