summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/global/choose-product.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/template/en/default/global/choose-product.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/global/choose-product.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BMO/template/en/default/global/choose-product.html.tmpl b/extensions/BMO/template/en/default/global/choose-product.html.tmpl
index c185989d1..4c0b6f736 100644
--- a/extensions/BMO/template/en/default/global/choose-product.html.tmpl
+++ b/extensions/BMO/template/en/default/global/choose-product.html.tmpl
@@ -60,7 +60,7 @@
<script>
[% IF format %]
- ProdCompsearch.format = '[% format FILTER js %]';
+ ProdCompSearch.format = '[% format FILTER js %]';
[% END %]
[% IF cloned_bug_id %]
ProdCompSearch.cloned_bug_id = '[% cloned_bug_id FILTER js %]';