Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
publisert
standarder
Commits
b2c93661
Commit
b2c93661
authored
Jul 26, 2021
by
Sebastian Brelin
Browse files
Merge branch 'fix-bug-closing-tag' into 'develop'
Fix bug closing tag See merge request utvikling/standarder!881
parents
6892b2bc
b2b1a244
Changes
1
Hide whitespace changes
Inline
Side-by-side
visningsfil/henvisning/henvisning2html.xsl
View file @
b2c93661
...
...
@@ -116,7 +116,7 @@ Om:
<xsl:for-each
select=
"child::*[local-name()='ServReq']"
>
<!-- utelater meldingsid og kommunikasjonsinformasjon -->
<xsl:call-template
name=
"Header"
/>
<xsl:call-template
name=
"ResultBody"
/
>
<xsl:call-template
name=
"ResultBody"
>
<xsl:with-param
name=
"menylinje"
select=
"$menylinje"
/>
</xsl:call-template>
<xsl:call-template
name=
"Footer"
>
...
...
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