remove open subtitles page from dashboard
This commit is contained in:
parent
cd13be84fc
commit
487ba61a42
4 changed files with 0 additions and 73 deletions
|
@ -300,11 +300,6 @@ define(["dom", "layoutManager", "inputManager", "connectionManager", "events", "
|
|||
icon: "swap_horiz",
|
||||
href: "encodingsettings.html",
|
||||
pageIds: ["encodingSettingsPage"]
|
||||
}, {
|
||||
name: "Open Subtitles",
|
||||
href: "opensubtitles.html",
|
||||
pageIds: ["openSubtitlesPage"],
|
||||
icon: "closed_caption"
|
||||
}];
|
||||
addPluginPagesToMainMenu(links, pluginItems, "server");
|
||||
links.push({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue