Closed f1-outsourcing closed 1 year ago
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
Hi, I think a better solution that worked for me would be
dial.click(function(evt) {
evt.preventDefault();
self.click2dial(phone_num);
});
This prevents the page from reloading to the same url. Tested in Firefox and Chrome
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
How to make sure that I stay in contacts and not get redirected to discuss.
odoo12