mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge pull request #660 from amalhub/master
Styling improvement in users/view
This commit is contained in:
commit
a7f6290648
@ -96,7 +96,7 @@
|
||||
<td class="sorting_1" style="padding:10px 15px;">Roles</td>
|
||||
<td style="padding:10px 15px;">
|
||||
{{#each userRoles}}
|
||||
<option selected="selected">{{this}}</option>
|
||||
<option>{{this}}</option>
|
||||
{{/each}}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user