Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
c95e7a1e
Commit
c95e7a1e
authored
Aug 24, 2018
by
Mathias Goebel
🎠
Browse files
remove container
parent
ade320af
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/toc-api.xqm
View file @
c95e7a1e
...
...
@@ -32,7 +32,6 @@ function toc:table-of-contents($uri as xs:string)
let $toc := $doc//tei:TEI/tei:teiHeader/tei:fileDesc/tei:sourceDesc/tei:msDesc/tei:msContents/tei:ab/tei:list[@type="editorial"]
return
element div {
attribute class {"container"},
element div {
attribute class {"panel-group"},
for $item at $pos in $toc/tei:item
...
...
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