diff -r 48f0ff3e2a32 -r b87c09f853d3 doc/book/en/devweb/js.rst --- a/doc/book/en/devweb/js.rst Thu Mar 06 13:59:24 2014 +0100 +++ b/doc/book/en/devweb/js.rst Fri Mar 07 10:27:14 2014 +0100 @@ -317,67 +317,6 @@ } -python/ajax dynamic callbacks -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -CubicWeb provides a way to dynamically register a function and make it -callable from the javascript side. The typical use case for this is a -situation where you have everything at hand to implement an action -(whether it be performing a RQL query or executing a few python -statements) that you'd like to defer to a user click in the web -interface. In other words, generate an HTML ``