Hangup confirmation: disable it, or alter way menu appears
I have tried Opera, Firefox, Internet Exploder and Chrome with this, and they are all the same (on this computer).
When I click on the Hangup button, the drop-down box that contains the Yes/No confirmation is SSSLLLOOOWW to drop.
I'd like to either get rid of the confirmation altogether or change the method used to make the dialog show up from complicated-dropdown-fade-in to simple-appear-disappear.
I was looking at the modalbox.js file. Am I close?
Thanks!
When I click on the Hangup button, the drop-down box that contains the Yes/No confirmation is SSSLLLOOOWW to drop.
I'd like to either get rid of the confirmation altogether or change the method used to make the dialog show up from complicated-dropdown-fade-in to simple-appear-disappear.
I was looking at the modalbox.js file. Am I close?
Thanks!
Comments
Maybe I can add an option to make the hangup confirmation optional...
Best regards,
Meanwhile, the option to disable the hangup confirmation would be a nice feature.
Keep up the good work!
Frink Labs
Best regards,
What was the final decision on disabling the hangup confirmation button? Can someone confirm the modal changes necessary to do so?
Many thanks for any help!
You have to edit /var/www/html/fop2/js/presence.js
There are lots of settings you can tweak there, including disabling hangup confirmations, close page confirmation, turn off sounds, etc.:
var warnHangup = false;