Jesse Glick commented on Improvement JENKINS-13995

Try making a plugin with _javascript_ in the page footer calling

Behaviour.specify("A.model-link", 'breadcrumbs', 100, function (a) {
    $(a).stopObserving("mouseover");
});

(Cf. breadcrumbs.js.) Might work.

Ideally would be a per-user setting configured perhaps with a cookie set by a small link in the page header/footer, say near “ENABLE AUTO REFRESH”.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to