Skip to content
Snippets Groups Projects
Commit 1a8cbeaf authored by anonymous's avatar anonymous
Browse files

missing IActions

parent 450101cf
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ class OdshIcapPlugin(plugins.SingletonPlugin):
class OdshAutocompletePlugin(plugins.SingletonPlugin):
plugins.implements(plugins.IRoutes, inherit=True)
plugins.implements(plugins.IActions)
def get_actions(self):
return {'autocomplete': action.autocomplete}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment