Update of /var/cvs/contributions/lucene/templates
In directory james.mmbase.org:/tmp/cvs-serv19938
Modified Files:
index.jspx
Log Message:
didn't work in tomcat 5
See also: http://cvs.mmbase.org/viewcvs/contributions/lucene/templates
Index: index.jspx
===================================================================
RCS file: /var/cvs/contributions/lucene/templates/index.jspx,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- index.jspx 1 Feb 2008 12:40:42 -0000 1.32
+++ index.jspx 1 Feb 2008 12:50:42 -0000 1.33
@@ -84,7 +84,7 @@
<mm:link>
<mm:param name="clear">${index}</mm:param>
<jsp:text> (</jsp:text>
- <a onclick="return confirm('Are you sure? This will fully
delete the index \\'${index}\\'.');"
+ <a onclick="return confirm('Are you sure? This will fully
delete the index ${index}.');"
href="${_}">X</a>
<jsp:text>)</jsp:text>
</mm:link>
@@ -151,7 +151,7 @@
<mm:link>
<mm:param name="fullindex" value="$index" />
<a href="${_}" class="navigate"
- onclick="return confirm('Are you sure? This will
fully delete the index \\'${index}\\', and may take some time.');"
+ onclick="return confirm('Are you sure? This will
fully delete the index ${index}, and may take some time.');"
>
<img src="${img.next}" alt="next" />
</a>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs