8000 Merge pull request #69 from baasbox/master · githubcs/baasbox@de8894b · GitHub
[go: up one dir, main page]

Skip to content

Commit de8894b

Browse files
author
Matteo
committed
Merge pull request baasbox#69 from baasbox/master
pull request from repository baasbox
2 parents b9a0abe + 0d9fd04 commit de8894b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/views/admin/main_/content_/users_/adduser.scala.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ <h3 id="userTitle">Add/Edit User</h3>
4040
<input class="input-xlarge" id="txtRetypePassword" type="password" value="" required>
4141
</div>
4242
</div>
43-
<div data-rel="tooltip" title="Each user must belong to a role" class="control-group">
44-
<label class="control-label" for="cmbSelectRole">Role*</label>
43+
<div class="control-group">
44+
<label data-toggle="tooltip" title="Each user must belong to a role" class="control-label" for="cmbSelectRole">Role*</label>
4545
<div class="controls">
4646
<select id="cmbSelectRole" data-rel="chosen" required>
4747
</select>

0 commit comments

Comments
 (0)
0