mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
show context when navigating
This commit is contained in:
parent
ba33bf6fff
commit
624687e363
60 changed files with 184 additions and 129 deletions
|
@ -570,7 +570,7 @@
|
|||
};
|
||||
}
|
||||
|
||||
$(document).on('headercreated', '.libraryPage', function () {
|
||||
$(document).on('headercreated', function () {
|
||||
|
||||
$('.btnCast').on('click', function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue