summaryrefslogtreecommitdiffstats
path: root/extensions/Review/template/en/default/hook/attachment/create-end.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Review/template/en/default/hook/attachment/create-end.html.tmpl')
-rw-r--r--extensions/Review/template/en/default/hook/attachment/create-end.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Review/template/en/default/hook/attachment/create-end.html.tmpl b/extensions/Review/template/en/default/hook/attachment/create-end.html.tmpl
index 55226545d..22d95d694 100644
--- a/extensions/Review/template/en/default/hook/attachment/create-end.html.tmpl
+++ b/extensions/Review/template/en/default/hook/attachment/create-end.html.tmpl
@@ -11,7 +11,7 @@
[% END %]
<script>
- YAHOO.util.Event.onDOMReady(function() {
+ $(function() {
[% IF bug.product_obj.reviewer_required %]
REVIEW.init_mandatory();
[% END %]