]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 84338: initial implementation of attachment tracker, which lets users...
authormyk%mozilla.org <>
Fri, 31 Aug 2001 10:54:25 +0000 (10:54 +0000)
committermyk%mozilla.org <>
Fri, 31 Aug 2001 10:54:25 +0000 (10:54 +0000)
commit880e86c82eb67a6940e2a38e74c7e66dafb44743
tree564680d0c4d636b7ea1ce9129598d07747fb509d
parent0e9bbc0b0cf55e2da4d5e4ea30ba8a02324d6265
Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
Patch by Myk Melez <myk@mozilla.org>
r=justdave@syndicomm.com
15 files changed:
CGI.pl
bug_form.pl
buglist.cgi
checksetup.pl
defparams.pl
processmail
template/default/attachment/edit.atml [new file with mode: 0755]
template/default/attachment/list.atml [new file with mode: 0755]
template/default/attachment/updated.atml [new file with mode: 0755]
template/default/attachment/viewall.atml [new file with mode: 0755]
template/default/attachstatus/create.atml [new file with mode: 0755]
template/default/attachstatus/edit.atml [new file with mode: 0755]
template/default/attachstatus/list.atml [new file with mode: 0755]
template/default/global/footer [new file with mode: 0755]
template/default/global/header [new file with mode: 0755]