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
fontane-notizbuecher
SADE
Commits
4b18aae8
Commit
4b18aae8
authored
Aug 16, 2018
by
Mathias Goebel
Browse files
better support for jquery.parent()
parent
4132deab
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/index-processor.xqm
View file @
4b18aae8
...
...
@@ -307,10 +307,10 @@ element xhtml:li {
then "two entities with same ID: " || $targetId
else string($targetNode/*[1])
},
text{ " " };
element xhtml:span {
attribute class { "load-entity" },
attribute data-load { $targetId },
text {" "},
element xhtml:i {
attribute class {"fa fa-plus-square-o"},
attribute aria-hidden {"true"}
...
...
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