added remote control menu
This commit is contained in:
parent
757e0a9046
commit
c018f44379
12 changed files with 254 additions and 15 deletions
|
@ -883,7 +883,7 @@
|
|||
|
||||
$('#btnRemote', page).on('click', function () {
|
||||
|
||||
RemoteControl.showMenu({
|
||||
RemoteControl.showMenuForItem({
|
||||
|
||||
item: currentItem,
|
||||
context: getContext(currentItem),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue