Filter users by active/disabled

This commit is contained in:
2020-08-27 21:41:36 -04:00
parent c58cc951d8
commit b5589103ec
7 changed files with 34 additions and 11 deletions
+1
View File
@@ -213,6 +213,7 @@ function addButtonIcons () {
'Vehicle Mileage': 'car',
'Show Active': 'check-circle',
'Show Inactive': 'ban',
'Show Disabled Accts': 'ban',
'Set Inactive' : 'ban',
'Reactivate': 'check-circle',
'Config': 'cog',