Commit 612bb822 authored by Muhammadali's avatar Muhammadali

update

parent b319fd83
{
"name": "boxdialer",
"version": "0.4.9",
"version": "0.5.0",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -372,7 +372,7 @@ export class BoxDialer {
const selectedItems = dialog.getSelectedItems();
if (item.customData.get('ufPhoneInner')) {
this.transferButtonClick();
this.transferButtonClick(item.customData.get('ufPhoneInner'));
}
},
get 'Item:onSelect'() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment