Files
mayan-edms/apps/project_tools/api.py

6 lines
71 B
Python

tool_items = []
def register_tool(link):
tool_items.append(link)