Update of /var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate
In directory james.mmbase.org:/tmp/cvs-serv18197

Modified Files:
        relate.tagx 
Log Message:
For creating new nodes, we need jquery.form. Todo, duplicate include protection 
mechanism


See also: 
http://cvs.mmbase.org/viewcvs/applications/searchrelate/META-INF/tags/mm/searchrelate


Index: relate.tagx
===================================================================
RCS file: 
/var/cvs/applications/searchrelate/META-INF/tags/mm/searchrelate/relate.tagx,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- relate.tagx 14 Apr 2008 09:37:51 -0000      1.16
+++ relate.tagx 14 Apr 2008 16:20:24 -0000      1.17
@@ -6,7 +6,7 @@
     >
   <!--
       @author Michiel Meeuwissen
-      @version $Id: relate.tagx,v 1.16 2008/04/14 09:37:51 michiel Exp $
+      @version $Id: relate.tagx,v 1.17 2008/04/14 16:20:24 michiel Exp $
   -->
   <jsp:directive.tag
       example="See /mmexamples/searchrelate"
@@ -59,6 +59,7 @@
   <mm:write session="mm_related_${seq}_repository" referid="repository" />
   <mm:write session="mm_related_${seq}_current"    referid="current" />
   <c:if test="${seq eq 0}">
+    <script type="text/javascript" 
src="${mm:link('/mmbase/jquery/jquery.form.js')}"><jsp:text>&lt;!-- Help 
Freakin' IE --&gt;</jsp:text></script>
     <script type="text/javascript" 
src="${mm:link('/mmbase/searchrelate/Searcher.js.jsp')}"><jsp:text>&lt;!-- Help 
Freakin' IE --&gt;</jsp:text></script>
   </c:if>
   <c:if test="${! empty submit}">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to