From 811f23d0875977e5cc7e6fa162806273a7eea431 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 22 Jul 2014 09:11:10 +0200 Subject: Redirect target of mocca, should now always go to _self frame we handle target ourself, do not adapt window size --- pdf-as-web/src/main/resources/template_sl.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pdf-as-web/src') diff --git a/pdf-as-web/src/main/resources/template_sl.html b/pdf-as-web/src/main/resources/template_sl.html index e24d3453..3bf99a6b 100644 --- a/pdf-as-web/src/main/resources/template_sl.html +++ b/pdf-as-web/src/main/resources/template_sl.html @@ -41,7 +41,7 @@ div.content { } function onAnmeldeSubmit() { - adaptWindowSizes(); + //adaptWindowSizes(); document.CustomizedForm.submit(); document.CustomizedForm.Senden.disabled=true; document.CustomizedForm.Senden.hidden = "hidden"; @@ -62,6 +62,7 @@ div.content { + ##ADDITIONAL## -- cgit v1.2.3