Modying "Users" admin page
Shea Alterio <[email protected]> Fri, 9 Oct 2015 21:44:18 +0000
| Newsgroups | gmane.comp.bug-tracking.request-tracker.devel |
|---|---|
| Message-ID | <5FF61BBEB7BE3A4295C35F3B8C0E9D7E24B532@ROLLINS.ForcedExposure.local> |
Hey there all, We are running Request Tracker 4.2.12. It's running great but there is one thing we'd like to change about it. When you go to Admin -> Users, the default behavior is to only show Privileged users. You can see non-privileged users if you specifically search for their name, but what we need is a way to see every user with an account when we go to the /Admin/Users page. I tried messing with the $users->LimitToPrivileged; setting in /Admin/Users/index.html but that didn't do anything. If anyone has ideas on what to change to achieve this, please let me know :) Thanks!