Commit 18e56329 authored by Chris McDonough's avatar Chris McDonough

Merging from 2.3 branch.

parent 6288f922
......@@ -91,7 +91,9 @@ from Bindings import Bindings
class BindingsUI(Bindings):
manage_options = (
{'label':'Bindings', 'action':'ZBindingsHTML_editForm'},
{'label':'Bindings',
'action':'ZBindingsHTML_editForm',
'help':('PythonScripts', 'Bindings.stx')},
)
__ac_permissions__ = (
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment