Update of /var/cvs/applications/searchrelate/templates
In directory james.mmbase.org:/tmp/cvs-serv15690
Modified Files:
List.js.jsp
Log Message:
added 'ready' event
See also: http://cvs.mmbase.org/viewcvs/applications/searchrelate/templates
Index: List.js.jsp
===================================================================
RCS file: /var/cvs/applications/searchrelate/templates/List.js.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- List.js.jsp 17 Apr 2008 09:18:55 -0000 1.3
+++ List.js.jsp 17 Apr 2008 09:40:24 -0000 1.4
@@ -13,7 +13,7 @@
* The user does not need to push a commit button. All data is implicitely
committed (after a few second of inactivity, or before unload).
*
* @author Michiel Meeuwissen
- * @version $Id: List.js.jsp,v 1.3 2008/04/17 09:18:55 michiel Exp $
+ * @version $Id: List.js.jsp,v 1.4 2008/04/17 09:40:24 michiel Exp $
*/
@@ -70,6 +70,7 @@
});
this.setTabIndices();
+ $(this.div).trigger("mmsrRelatedNodesReady", [self]);
}
/**
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs