diff gnv/src/main/webapp/WEB-INF/jsp/index.jsp @ 27:573655a161d7

Please-Wait Dialog from old Project reactivated. gnv/trunk@129 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Thu, 24 Sep 2009 12:38:08 +0000
parents 367a00e4b9ad
children 3be414dc974a
line wrap: on
line diff
--- a/gnv/src/main/webapp/WEB-INF/jsp/index.jsp	Thu Sep 24 12:30:26 2009 +0000
+++ b/gnv/src/main/webapp/WEB-INF/jsp/index.jsp	Thu Sep 24 12:38:08 2009 +0000
@@ -21,7 +21,7 @@
     
     <%if (ui != null){%>
     <div id="timeseriesfilter">
-        <form id="fisSelectionForm" action="<%=response.encodeURL("next.do")%>") method="post">
+        <form id="fisSelectionForm" onsubmit="displayOverlay()" action="<%=response.encodeURL("next.do")%>") method="post">
            <fieldset>
             <%=ui != null ? ui.toString() : "" %>
             <br/>

http://dive4elements.wald.intevation.org