Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
b217df84
Commit
b217df84
authored
Apr 26, 2021
by
Mathias Goebel
Browse files
feature: merge tree and metadata panel
parent
a1e64d6b
Pipeline
#190863
passed with stages
in 2 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/index.template.html
View file @
b217df84
...
...
@@ -61,8 +61,8 @@
},
"
panels
"
:
[
{
"
connector
"
:
[
1
],
"
panel_label
"
:
"
Contents
"
,
"
connector
"
:
[
1
,
2
],
"
panel_label
"
:
"
Contents
& Metadata
"
,
"
show
"
:
true
,
"
toggle
"
:
true
},
...
...
@@ -77,12 +77,6 @@
"
panel_label
"
:
"
Text
"
,
"
show
"
:
true
,
"
toggle
"
:
true
},
{
"
connector
"
:
[
2
],
"
panel_label
"
:
"
Metadata
"
,
"
show
"
:
true
,
"
toggle
"
:
true
}
],
"
rtl
"
:
false
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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