aboutsummaryrefslogtreecommitdiffstats
path: root/editattachstatuses.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 97739: Confirms deletion of an attachment status in browsers ↵myk%mozilla.org2002-03-131-6/+43
| | | | | | | with no-JS/JS-off. Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>. r=myk,gerv
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-29/+5
| | | | r=mattyt, afranke
* Bug 104261 - incorrect template paths. r=myk, ddk.gerv%gerv.net2001-11-221-1/+1
|
* Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org2001-08-311-0/+333
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com