Apps Action runs also timer in FT. New actions Thumb to child/parent, sort review and *open_folder

This commit is contained in:
Jakub Trllo 2018-11-01 17:46:09 +01:00
parent 06f1dd9057
commit ab6f07e28c
12 changed files with 1111 additions and 87 deletions

View file

@ -215,7 +215,6 @@ def register(session, **kw):
action_handler = AvalonIdAttribute(session)
action_handler.register()
print("----- action - <" + action_handler.__class__.__name__ + "> - Has been registered -----")
def main(arguments=None):