Files
gitlabhq/app/views
Dmitriy Zaporozhets 860785a45e Merge branch 'skip_to_buttons_on_tab_in_issues_page' into 'master'
Skip to buttons on tabbing in issues page

This will skip tabbing right to "Add comment" or "close" buttons.

http://www.w3.org/TR/html5/editing.html#sequential-focus-navigation-and-the-tabindex-attribute

For tabindex:

```
If the value is a negative integer
The user agent must set the element's tabindex focus flag, but should not allow the element to be reached using sequential focus navigation.
```
2014-06-23 06:36:19 +00:00
..
2014-06-14 19:58:54 +03:00
2014-06-13 14:24:54 +03:00
2014-06-13 14:24:54 +03:00
2014-02-20 13:51:22 +02:00
2014-02-15 13:41:48 +02:00
2014-06-14 12:36:46 +03:00
2014-06-03 12:44:22 +03:00