How do we disable the dialog that asks us to confirm leaving? We have fop2 embedded in another web app, and it asks us every time we click a link, very bothersome
Edit /var/www/html/fop2/js/presence.js and set warnClose=false
There are a bunch of other settings you can set there, like turning off sounds, changing the number of lines per button, changing the presence options and colors, etc.
Comments
Edit /var/www/html/fop2/js/presence.js and set warnClose=false
There are a bunch of other settings you can set there, like turning off sounds, changing the number of lines per button, changing the presence options and colors, etc.