summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template.pm
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2010-09-28 05:20:00 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2010-09-28 05:20:00 +0200
commit9c13acab14bf2e2597d51aa0aedda2496d34a7a0 (patch)
treefd696cb9008a6f6c69c9e54ee101a81b877b039b /Bugzilla/Template.pm
parentf64efa79bd78ab59cb65588feacf93e0de475e48 (diff)
downloadbugzilla-9c13acab14bf2e2597d51aa0aedda2496d34a7a0.tar.gz
bugzilla-9c13acab14bf2e2597d51aa0aedda2496d34a7a0.tar.xz
Bug 595380: Add a ?mtime string to all of the manually-inserted
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat
Diffstat (limited to 'Bugzilla/Template.pm')
-rw-r--r--Bugzilla/Template.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Template.pm b/Bugzilla/Template.pm
index 0997415b2..5ff5482b2 100644
--- a/Bugzilla/Template.pm
+++ b/Bugzilla/Template.pm
@@ -795,7 +795,7 @@ sub create {
email => \&Bugzilla::Util::email_filter,
- mtime_url => \&mtime_filter,
+ mtime => \&mtime_filter,
# iCalendar contentline filter
ics => [ sub {