##// END OF EJS Templates
Merge pull request #4442 from Carreau/fix-oir...
Merge pull request #4442 from Carreau/fix-oir finish object_info_request/object_info rename in tooltip

File last commit:

r13330:ca7ab985
r13331:7453734f merge
Show More
object_info_js.rst
2 lines | 214 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / object_info_js.rst
Matthias BUSSONNIER
more detail changelog
r13328 * ``object_info_request`` as been replaced by ``object_info`` for consistency in the javascript API.
``object_info`` as a simpler interface to register callback that is incompatible with ``object_info_request``.