summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Snelders <programming@ertai.nl>2012-08-15 21:07:48 +0200
committerRob Snelders <programming@ertai.nl>2012-08-15 21:07:48 +0200
commit4383c528d1e8882cf68b0df4b0c0d564e5f5aea4 (patch)
treec7a53158b583b2115906164f222d2efe02b0eb29
parenta146af203f5f88a9bb5250f13a476e48e1f405ca (diff)
fdo#53084 - BUGZILLAASSISTANT: focus on page bottom instead on Bugzilla link after Bus Submission
-rw-r--r--bug/bug/bug.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/bug/bug/bug.js b/bug/bug/bug.js
index 9947ff2..8e7cc0a 100644
--- a/bug/bug/bug.js
+++ b/bug/bug/bug.js
@@ -266,6 +266,7 @@
var bug = $('.state_submit .bug').text();
$('.bug', element).attr('href', $.bug.url + '/show_bug.cgi?id=' + bug);
element.show();
+ window.scrollTo(0,0);
},
// if this string is found in the page returned when