if I remember correctly:

 public void renderHead(IHeaderResponse response) {
    response.renderOnDomReadyJavascript("if (typeof Wicket != 'undefined' &&
Wicket.Window) Wicket.Window.unloadConfirmation = false;");

  }

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/link-within-modal-window-should-reload-parent-page-tp3437508p3440115.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to