MantisBT: master ce56bd57

Author Committer Branch Timestamp Parent
dregad dregad master 2011-08-31 02:32 master 791b9365
Affected Issues  0013276: missing "attachments" column header in view_all_bug_page
Changeset

Obsolete $g_show_attachment_indicator option

Following discussion with dhx on IRC on 31-Aug-2011, this setting is
not necessary.

There is no point or advantage in displaying a paperclip bitmap as opposed to
the actual number of attachments; furthermore, the option was inconsistently
used, in one instance it was actually hiding the attachments column completely

Affects issue 0013276

Porting 3323204d0c3e6031b182b7113e7afb99d861588d to master

mod - config_defaults_inc.php Diff File
mod - core/columns_api.php Diff File
mod - core/helper_api.php Diff File
mod - core/obsolete.php Diff File