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

stub out docked tabs

This commit is contained in:
Luke Pulverenti 2016-08-14 02:21:30 -04:00
parent 40e40dac81
commit fe9b016e92
4 changed files with 95 additions and 0 deletions

View file

@ -1107,4 +1107,7 @@
setDrawerClass();
//require(['dockedtabs'], function (dockedtabs) {
// new dockedtabs({});
//});
});