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

Merge branch 'master' into livetvsuggested-to-es6-module-migration

This commit is contained in:
Cameron 2020-08-08 19:31:31 +01:00 committed by GitHub
commit e950e77f2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
164 changed files with 8319 additions and 8935 deletions

View file

@ -177,9 +177,6 @@ function getTabs() {
name: globalize.translate('HeaderSchedule')
}, {
name: globalize.translate('TabSeries')
}, {
name: globalize.translate('ButtonSearch'),
cssClass: 'searchTabButton'
}];
}