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
Mirrors
biopet.biopet
Commits
2b763de6
Commit
2b763de6
authored
Jun 09, 2015
by
Peter van 't Hof
Browse files
Removed top
parent
2a5f5b9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/biopet-framework/src/main/resources/nl/lumc/sasc/biopet/core/report/main.ssp
View file @
2b763de6
...
...
@@ -99,7 +99,6 @@
<div
class=
"row"
>
<div
id=
"side-nav"
class=
"col-sm-3 col-md-2 sidebar"
>
<ul
class=
"nav nav-sidebar nav-list"
>
<li><a
href=
"#"
>
Top
</a></li>
#for ((name, url)
<-
page.sections
)
<
li
><a
href=
"#${name}"
>
${name}
</a></li>
#end
...
...
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