[
https://issues.jenkins-ci.org/browse/JENKINS-13582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162021#comment-162021
]
SCM/JIRA link daemon commented on JENKINS-13582:
------------------------------------------------
Code changed in jenkins
User: OHTAKE Tomohiro
Path:
core/src/main/resources/hudson/model/AbstractBuild/sidepanel.jelly
core/src/main/resources/lib/layout/task.jelly
http://jenkins-ci.org/commit/jenkins/74329a177858f80d9b232231249e469b618fa7da
Log:
[FIXED JENKINS-13582] Use rel=next and rel=prev for Next/Previous Build
Compare: https://github.com/jenkinsci/jenkins/compare/7b75dc3...74329a1
> Use link "rel" attributes for "Previous Build", "Next Build" to enable
> keyboard shortcuts in browsers that support it
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: JENKINS-13582
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13582
> Project: Jenkins
> Issue Type: Improvement
> Components: gui, ui-changes
> Reporter: Karl Ostmo
> Assignee: OHTAKE Tomohiro
> Priority: Trivial
>
> This Chrome plugin automatically detects links that define the "previous" and
> "next" relations, and enables arrow-key shortcuts to jump to those pages:
> https://chrome.google.com/webstore/detail/pkjjfohgdkeomfgelibonoddaaioaopg
> Link relations are standardized in HTML5. They are discussed here:
> http://blog.whatwg.org/the-road-to-html-5-link-relations#rel-first
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira