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
5bdd1e59
Commit
5bdd1e59
authored
Sep 07, 2018
by
Mathias Goebel
🎠
Browse files
to many wikipedia links with empty href
parent
9043698b
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/index-processor.xqm
View file @
5bdd1e59
...
...
@@ -259,7 +259,7 @@ return
else "DB"
})
else (),
if(
empty
($wikipedia)) then ()
if(
string
($wikipedia)
= ""
) then ()
else (", ",
element xhtml:a {
attribute title {"Link zu Wikipedia basierend auf GND"},
...
...
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