Skip to content
Snippets Groups Projects
Commit e6a2e930 authored by legac's avatar legac
Browse files

Clean print.

parent 3665f526
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,6 @@ reportNode.add_child(T('report_2'), node) ...@@ -36,7 +36,6 @@ reportNode.add_child(T('report_2'), node)
# #
# The viewport with its navigation tree # The viewport with its navigation tree
# #
print "hello", reportNode
viewportModifier = dbui.ViewportModifier() viewportModifier = dbui.ViewportModifier()
viewportModifier.append_plugins('pViewportLogin') viewportModifier.append_plugins('pViewportLogin')
viewportModifier.configure(logged=True) viewportModifier.configure(logged=True)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment