Removed Other from TV Guide data providers
This commit is contained in:
parent
e7610b0e4a
commit
76ac8c4dfc
1 changed files with 1 additions and 4 deletions
|
@ -168,9 +168,6 @@ define(["jQuery", "globalize", "scripts/taskbutton", "dom", "libraryMenu", "layo
|
|||
}), menuItems.push({
|
||||
name: "Xml TV",
|
||||
id: "xmltv"
|
||||
}), menuItems.push({
|
||||
name: globalize.translate("ButtonOther"),
|
||||
id: "other"
|
||||
}), require(["actionsheet"], function(actionsheet) {
|
||||
actionsheet.show({
|
||||
items: menuItems,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue