MantisBT: master 0476be0b

Author Committer Branch Timestamp Parent
dregad dregad master 2016-09-27 06:36 master 4bacd713
Affected Issues  0021112: Unneeded tooltip information on "My View" page
 0021721: Missing tooltips on issue id
Changeset

Fix missing tooltips on issue Ids

This is a partial revert of 4d8ce6ff687ab5bec9af3d635aefe7fe9f24d6f7
(see issue 0021112).

Hiding the tooltip in My View page is now done using print_bug_link()'s
$p_detail_info parameter.

Fixes 0021721

mod - core/string_api.php Diff File
mod - my_view_inc.php Diff File