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
71e51250
Commit
71e51250
authored
Sep 07, 2018
by
Mathias Goebel
Browse files
remove comments in production
parent
cc38d7ee
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/index-processor.xqm
View file @
71e51250
...
...
@@ -514,8 +514,9 @@ element xhtml:li {
attribute class {"registerCode"},
<xhtml:i title="Zeige XML" class="fa fa-code"></xhtml:i>
},
code:main($node)
if(config:get("SADE.develop") = "true")
then code:main($node)
else code-view:main($node, false(), "hljs-", 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