1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update polymer

This commit is contained in:
Luke Pulverenti 2015-10-29 19:24:14 -04:00
parent 15b68f5f4b
commit 2ffd85b8d0
14 changed files with 150 additions and 36 deletions

View file

@ -86,7 +86,7 @@ This element has `role="listitem"` by default. Depending on usage, it may be mor
is: 'paper-item',
hostAttributes: {
role: 'listitem',
role: 'option',
tabindex: '0'
},