summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/initialize.none.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2004-01-12Fix for bug 229658: Implements a mechanism for extensions to hook into ↵myk%mozilla.org1-0/+33
standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions. r=bbaetz, gerv a=myk