aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/attachstatus/edit.atml
Commit message (Collapse)AuthorAgeFilesLines
* Bug 133423 - Audit templates for FILTER usagebbaetz%student.usyd.edu.au2002-04-071-3/+3
| | | | r=gerv, justdave
* Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com2002-04-041-0/+1
| | | | | | | | | | | been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
* Fix license headers and make attachment changed page look like bug changed ↵gerv%gerv.net2001-11-141-0/+20
| | | | page. Bug 99518 and 98110. r-myk, no second review.
* Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org2001-08-311-0/+52
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com