MantisBT: master 04d6bf91

Author Committer Branch Timestamp Parent
dhx dhx master 2009-07-21 09:30 master 0f11c6f3
Affected Issues  0010703: attachment_count column shows @attachment_count@ for each row
Changeset

Fix 0010703: attachment_count column error

There was a naming inconsistency (probably a renaming within bug_api)
with attachment vs attachment_count. This led to the attachment_count
column not displaying the correct column title, as well as display of
@attachment_count@ instead of the actual count.

mod - core/columns_api.php Diff File