Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tev
plugin_event
Commits
e700285f
Commit
e700285f
authored
Nov 28, 2016
by
LE GAC Renaud
Browse files
Minor improvement to common_settings.py.
parent
9b713d85
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
models/common_settings.py
models/common_settings.py
+2
-1
No files found.
models/common_settings.py
View file @
e700285f
...
...
@@ -105,4 +105,5 @@ if ctrl == "plugin_dbui" and fnct in ("call", "dbui_conf"):
selector_panel
=
EvtUiSelector
.
selector
(
virtdb
,
db
,
T
)
# configure the main viewport
EvtUiViewport
(
db
,
T
,
selector_panel
)
if
fnct
==
"dbui_conf"
:
EvtUiViewport
(
db
,
T
,
selector_panel
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment