diff --git a/plugins/editAlbum/views/gallery.jsx b/plugins/editAlbum/views/gallery.jsx index 96bd92db8..f915e4e9c 100644 --- a/plugins/editAlbum/views/gallery.jsx +++ b/plugins/editAlbum/views/gallery.jsx @@ -1,6 +1,7 @@ /* global GetGalleryNames */ const React = require('react'); +// eslint-disable jsx-a11y/tabindex-no-positive class GalleryDropdown extends React.Component { constructor(props) { super(props); @@ -28,7 +29,7 @@ class GalleryDropdown extends React.Component { return (
Gallery - {this.galleryOptions} diff --git a/plugins/editAlbum/views/page.jsx b/plugins/editAlbum/views/page.jsx index 0778201e2..830739509 100644 --- a/plugins/editAlbum/views/page.jsx +++ b/plugins/editAlbum/views/page.jsx @@ -1,5 +1,6 @@ const React = require('react'); +// eslint-disable jsx-a11y/tabindex-no-positive function Page(props) { return ( @@ -17,14 +18,14 @@ function Page(props) {
Album -
Sort by - @@ -45,47 +46,47 @@ function Page(props) {

- +

- +

- +

- +

- - +

- - + +

- +