summaryrefslogtreecommitdiffstats
path: root/template/default/attachment/enter.atml
AgeCommit message (Collapse)AuthorFilesLines
2002-04-06Bug 135473 - Using back button after failure on attachment.cgi does not ↵gerv%gerv.net1-0/+1
disable radio buttons when patch checkbox is checked. Patch by ddk <ddkilzer@theracingworld.com>, 2xr=gerv.
2002-04-04Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com1-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
2001-11-14Fix license headers and make attachment changed page look like bug changed ↵gerv%gerv.net1-0/+20
page. Bug 99518 and 98110. r-myk, no second review.
2001-10-26Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org1-0/+108
Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net