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({
|
}), menuItems.push({
|
||||||
name: "Xml TV",
|
name: "Xml TV",
|
||||||
id: "xmltv"
|
id: "xmltv"
|
||||||
}), menuItems.push({
|
|
||||||
name: globalize.translate("ButtonOther"),
|
|
||||||
id: "other"
|
|
||||||
}), require(["actionsheet"], function(actionsheet) {
|
}), require(["actionsheet"], function(actionsheet) {
|
||||||
actionsheet.show({
|
actionsheet.show({
|
||||||
items: menuItems,
|
items: menuItems,
|
||||||
|
@ -246,4 +243,4 @@ define(["jQuery", "globalize", "scripts/taskbutton", "dom", "libraryMenu", "layo
|
||||||
button: page.querySelector(".btnRefresh")
|
button: page.querySelector(".btnRefresh")
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue