Skip to content
Snippets Groups Projects
Commit 77ca4738 authored by Satish's avatar Satish
Browse files

Usability(minor) issue in User list view

parent c4a3c226
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
<div id="listview-actions" class="listview-actions-container">
<div class = "row">
<div class="btn-group col-md-2"></div>
<div class='col-md-7' style="padding-top: 5px">
<div class='col-md-7' style="padding-top: 5px;text-align: center;">
<div class="btn-group userFilter" style="text-align: center;">
<button class="btn btn-default btn-primary" id="activeUsers" data-searchvalue="Active">
{vtranslate('LBL_ACTIVE_USERS', $MODULE)}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment