mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update shared content page to new layout
This commit is contained in:
parent
c0918e89de
commit
1e871a165c
5 changed files with 75 additions and 62 deletions
|
@ -87,13 +87,4 @@
|
|||
|
||||
});
|
||||
|
||||
function itemDetailPage() {
|
||||
|
||||
var self = this;
|
||||
|
||||
self.play = play;
|
||||
}
|
||||
|
||||
window.ItemDetailPage = new itemDetailPage();
|
||||
|
||||
})(jQuery, document, LibraryBrowser, window);
|
Loading…
Add table
Add a link
Reference in a new issue