summaryrefslogtreecommitdiffstats
path: root/template/en/default/flag
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 /template/en/default/flag
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 'template/en/default/flag')
-rw-r--r--template/en/default/flag/list.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/flag/list.html.tmpl b/template/en/default/flag/list.html.tmpl
index 661f37dd1..24418e44a 100644
--- a/template/en/default/flag/list.html.tmpl
+++ b/template/en/default/flag/list.html.tmpl
@@ -30,7 +30,7 @@
[% DEFAULT flag_table_id = "flags" %]
-<script type="text/javascript" src="js/flag.js"></script>
+<script src="[% 'js/flag.js' FILTER mtime %]" type="text/javascript"></script>
<table id="[% flag_table_id FILTER html %]">
[% UNLESS flag_no_header %]