Improved tools menu using horizontal button widget just like the project_setup app
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
tool_items = []
|
||||
|
||||
|
||||
def register_tool(link):
|
||||
tool_items.append(link)
|
||||
Reference in New Issue
Block a user