adapted linking dialog for consulting sessions

This commit is contained in:
2026-07-28 12:14:51 +02:00
parent 07c2bd92da
commit 02d94c4a80
6 changed files with 247 additions and 278 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ logger_custom_fields = logger_gui.getChild("custom_fields")
logger_custom_fields.setLevel(logging.WARNING)
logger_page_consulting = logger_gui.getChild("page_consulting")
logger_page_consulting.setLevel(logging.WARNING)
logger_page_consulting.setLevel(logging.DEBUG)
logger_page_initrec = logger_gui.getChild("page_initrec")
logger_page_initrec.setLevel(logging.DEBUG)