marcus67 / little_brother

Parental Control Application implemented in Python 3 packaged for Debian and Ubuntu to monitor and limit kids' play time on Linux hosts
GNU General Public License v3.0
59 stars 9 forks source link

Sort users alphabetically in status view #146

Closed marcus67 closed 3 years ago

marcus67 commented 3 years ago

Current behavior: User entries seems to be in arbitrary order in the status view. Desired behavior: User entries should be sorted alphabetically (as in the admin view).