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
limbra
limbra
Commits
72c53375
Commit
72c53375
authored
Apr 11, 2017
by
LE GAC Renaud
Browse files
Update models/widgets_viewport to use the new controllers for documentation.
parent
ebf9cba0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
models/widgets_viewport.py
models/widgets_viewport.py
+1
-1
No files found.
models/widgets_viewport.py
View file @
72c53375
...
...
@@ -158,7 +158,7 @@ aboutLeaf = Panel(loader=loader, autoScroll=True)
loader
=
dict
(
autoLoad
=
True
,
renderer
=
'html'
,
scripts
=
True
,
url
=
URL
(
'plugin_dbui'
,
'documentations'
))
url
=
URL
(
'plugin_dbui'
,
'documentations
_table
'
))
docLeaf
=
Panel
(
loader
=
loader
,
plugins
=
[
'pPanelLoaderException'
],
autoScroll
=
True
)
...
...
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