]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-video-playlist/video-playlist-element-miniature.component.html
add aria-hidden to non-descriptive icons (#2844)
authorCaroline Chuong <caroline.chuong@octo.com>
Mon, 8 Jun 2020 17:42:51 +0000 (19:42 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 17:42:51 +0000 (19:42 +0200)
commit6ad971d5f5e9ea2adfc58bd83ba1790efa4a8d12
tree15cd22d1e2de6166cbf5de0501ae1692d6deb4c2
parentc2caa99b942dea7fa9d2856f53efd1316169658e
add aria-hidden to non-descriptive icons (#2844)
22 files changed:
client/src/app/+admin/follows/following-list/following-list.component.html
client/src/app/+admin/moderation/instance-blocklist/instance-server-blocklist.component.html
client/src/app/+admin/users/user-list/user-list.component.html
client/src/app/+my-account/my-account-history/my-account-history.component.html
client/src/app/+my-account/my-account-notifications/my-account-notifications.component.html
client/src/app/+my-account/my-account-video-channels/my-account-video-channels.component.html
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html
client/src/app/+my-account/my-account-videos/my-account-videos.component.html
client/src/app/header/header.component.html
client/src/app/menu/avatar-notification.component.html
client/src/app/menu/menu.component.html
client/src/app/shared/buttons/delete-button.component.html
client/src/app/shared/buttons/edit-button.component.html
client/src/app/shared/users/user-notifications.component.html
client/src/app/shared/video-playlist/video-add-to-playlist.component.html
client/src/app/shared/video-playlist/video-playlist-element-miniature.component.html
client/src/app/videos/+video-edit/shared/video-edit.component.html
client/src/app/videos/+video-edit/video-add-components/video-import-torrent.component.html
client/src/app/videos/+video-edit/video-add-components/video-import-url.component.html
client/src/app/videos/+video-edit/video-add-components/video-upload.component.html
client/src/app/videos/+video-edit/video-update.component.html
client/src/app/videos/+video-watch/video-watch.component.html