View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003143 | mantisbt | bugtracker | public | 2003-04-21 21:14 | 2003-12-13 04:38 |
| Reporter | ed | Assigned To | vboctor | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.17.5 | ||||
| Summary | 0003143: Show a padlock instead of "p" | ||||
| Description | In manage_page.php, instead of showing a lowercase letter "p" for Protected, how about dressing up the screen a little and use an actual icon of a Padlock? Here is a padlock icon that you can use: | ||||
| Tags | No tags attached. | ||||
|
I just committed to CVS a lock image that is different than the one above. The reason I didn't commit the one above are:
I didn't change the code to make use of the new icon, so this task is still available to whoever who has the time to do it. |
|
|
Fixed in CVS. Will be included in 0.18.0a5. The lock is now used to highlight protected users in the manage users page, and highlight private bugs in the view bugs page. |
|
|
MantisBT: master 51ab53b2 2003-04-22 19:53 Details Diff |
Fix 0003143: Show a padlock instead of "p". M manage_user_page.php - Use the lock icon to highlight protected users. M view_all_inc.php - Use the lock icon to highlight the private bugs. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2158 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0003143 |
|
| mod - doc/ChangeLog | Diff File | ||
| mod - manage_user_page.php | Diff File | ||
| mod - view_all_inc.php | Diff File | ||