* Renan Camponez:

> "Are   you  sure   you   want  to   navigate   away  from   this
> page? Relaoding   this  page   will  cause   the  modal   window
> disappear. Press  OK  to continue,  or  Cancel  to stay  on  the
> current page."
>
> Where/How  can  I fix  it,  to  add  "to" between  "window"  and
> "disappear"?

If you ask me, I would download the sources and do:

$ cd wicket/trunk
$ grep -rs "will cause the modal window" .
./jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js:
   return "Reloading this page will cause the modal window to disappear.";

Does it help?
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to