Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search-commons-views
Commits
6d4748c0
Commit
6d4748c0
authored
Jul 19, 2021
by
Gradl, Tobias
Browse files
441: Fix issues related to deployment of upcoming v4-release (OPENED)
Task-Url:
search#441
parent
9f7b5581
Changes
1
Hide whitespace changes
Inline
Side-by-side
collections/incl/state_dataset.jsp
View file @
6d4748c0
...
...
@@ -91,12 +91,6 @@
<span
class=
"state-heading"
><s:message
code=
"~eu.dariah.de.minfba.metamodel.common.id"
/>
:
</span>
<span
class=
"no-break-out"
>
${ep.id}
</span>
</li>
<c:if
test=
"
${
ep
.
accessType
==
'OAI-PMH'
}
"
>
<li>
<span
class=
"state-heading"
><s:message
code=
"~eu.dariah.de.minfba.metamodel.endpoint.set"
/>
:
</span>
<span
class=
"no-break-out"
>
${ep.set}
</span>
</li>
</c:if>
<li>
<span
class=
"state-heading"
><s:message
code=
"~eu.dariah.de.minfba.common.status"
/>
:
</span>
<span
class=
"state-${ep_status}"
><s:message
code=
"
${
ep_state_message
}
"
/></span>
...
...
Write
Preview
Supports
Markdown
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