Actions
Todo #7586
closedsystem_usermanager_addprivs show user name
Status:
Resolved
Priority:
Normal
Assignee:
Category:
User Manager / Privileges
Target version:
Start date:
05/20/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
feature request: system_usermanager_addprivs.php
should say what user and fullname is having the privileges added to
for the userid (like the system_groupmanager_addprivs.php does)
easy fix:
$section = new Form_Section('User Privileges for '. $a_user['name']);
Updated by Jim Pingle over 7 years ago
- Status changed from New to Assigned
- Assignee set to Jim Pingle
- Target version set to 2.4.0
Updated by Jim Pingle over 7 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset 8abe82728750782f4adebf8d4336570402a5583d.
Actions