[js/ajax] documentation of 'reload' is missing an argument stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 23 Oct 2012 12:12:43 +0200
branchstable
changeset 8590 c9e04bf7690a
parent 8589 ee9ecfccc3e8
child 8591 f7c07e9d4f2e
[js/ajax] documentation of 'reload' is missing an argument
web/data/cubicweb.ajax.js
--- a/web/data/cubicweb.ajax.js	Tue Oct 23 12:12:22 2012 +0200
+++ b/web/data/cubicweb.ajax.js	Tue Oct 23 12:12:43 2012 +0200
@@ -696,7 +696,7 @@
 
 
 /**
- * .. function:: reload(domid, registry, formparams, *render_args)
+ * .. function:: reload(domid, compid, registry, formparams, *render_args)
  *
  * `js_render` based reloading of views and components.
  */