> On 12/13/07, Thomas Bruederli <[EMAIL PROTECTED]> wrote: > > I just committed some changes that should fix the caching issues. > > See http://trac.roundcube.net/changeset/942 > > > > ~Thomas > >
Thanks Thomas. I applied the diff. But the issue seems to remain. <snip from earlier post> > I need to disable (remove) the "cancel" button in the send > confirmation request pop up screen. Could you please tell me how this > can be done? We use the javascript confirm() function which comes up with two buttons. You can replace it with an alert() call. But as already commented in trac, I don't see the reason why to do this. The user should always have the choice. --- Does this come up through the app.js? ------------- Thanks and regards kmn _______________________________________________ List info: http://lists.roundcube.net/users/
