|
@@ -46,7 +46,6 @@
|
|
<th>Role</th>
|
|
<th>Role</th>
|
|
<th>Email</th>
|
|
<th>Email</th>
|
|
<th>{{CREDITS_DISPLAY_NAME}}</th>
|
|
<th>{{CREDITS_DISPLAY_NAME}}</th>
|
|
- <th>Usage (Out of Credits in..)</th>
|
|
|
|
<th>Servers</th>
|
|
<th>Servers</th>
|
|
<th>Verified</th>
|
|
<th>Verified</th>
|
|
<th>Last seen</th>
|
|
<th>Last seen</th>
|
|
@@ -87,7 +86,6 @@
|
|
{data: 'role'},
|
|
{data: 'role'},
|
|
{data: 'email', name: 'users.email'},
|
|
{data: 'email', name: 'users.email'},
|
|
{data: 'credits' , name : 'users.credits'},
|
|
{data: 'credits' , name : 'users.credits'},
|
|
- {data: 'usage' , sortable : false},
|
|
|
|
{data: 'servers' , sortable : false},
|
|
{data: 'servers' , sortable : false},
|
|
{data: 'verified' , sortable : false},
|
|
{data: 'verified' , sortable : false},
|
|
{data: 'last_seen'},
|
|
{data: 'last_seen'},
|