hooks/__init__.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Wed, 10 Mar 2010 12:19:55 +0100
branchstable
changeset 4859 f65208c9dbdc
parent 2835 04034421b072
child 4913 083b4d454192
permissions -rw-r--r--
[javascript] use jQuery.one('ajax-loaded') instead of jQuery.bind() in add_onload to avoid multiple callback executions
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2835
04034421b072 [hooks] major refactoring:
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
"""core hooks"""