mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update shared components
This commit is contained in:
parent
fb269362ff
commit
71811cb9e3
221 changed files with 32936 additions and 101 deletions
4
dashboard-ui/bower_components/material-design-lite/src/radio/snippets/radio-on.html
vendored
Normal file
4
dashboard-ui/bower_components/material-design-lite/src/radio/snippets/radio-on.html
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
<label class="mdl-radio mdl-js-radio mdl-js-ripple-effect" for="option-1">
|
||||
<input type="radio" id="option-1" class="mdl-radio__button" name="options" value="1" checked>
|
||||
<span class="mdl-radio__label">First</span>
|
||||
</label>
|
Loading…
Add table
Add a link
Reference in a new issue