Update of
/var/cvs/contributions/natmm/templates/nmintra/includes/event_blueprints
In directory
james.mmbase.org:/tmp/cvs-serv27180/templates/nmintra/includes/event_blueprints
Modified Files:
searchform.jsp
Log Message:
NMCMS-568 - Clear search form of Jeugdactiviteiten for intranet stackstraced.
Fixed by improving form and base-url tag.
See also:
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/nmintra/includes/event_blueprints
See also: http://www.mmbase.org/jira/browse/NMCMS-568
Index: searchform.jsp
===================================================================
RCS file:
/var/cvs/contributions/natmm/templates/nmintra/includes/event_blueprints/searchform.jsp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- searchform.jsp 12 Oct 2006 14:39:32 -0000 1.10
+++ searchform.jsp 22 Sep 2008 16:02:39 -0000 1.11
@@ -91,7 +91,7 @@
if (restore) selObj.selectedIndex=0;
}
function clearForm() {
- document.location = "event_blueprints.jsp?p=<%= paginaID
%>&evt=&pc=&pa=&nr=&evl=&evd=&department=";
+ document.location.href = document.form1.action;
return false;
}
function postIt() {
@@ -124,9 +124,3 @@
}
<%= "//-->" %>
</script>
-
-
-
-
-
-
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs