Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search-commons-views
Commits
49a48577
Commit
49a48577
authored
Aug 29, 2018
by
Gradl, Tobias
Browse files
1175: Fix minor issues of current 3.5 release
Task-Url:
https://pm.winseda.de/issues/1175
parent
5f9bddb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
home/home.jsp
View file @
49a48577
...
...
@@ -41,7 +41,9 @@
</c:otherwise>
</c:choose>
<div>
<em><s:message
code=
"~eu.dariah.de.minfba.search.view.labels.collections_and_docs"
arguments=
"
${
providerCount
}
, ${docCount}"
/></em>
<fmt:formatNumber
type=
"number"
value=
"
${
docCount
}
"
var=
"fmtDocCount"
/>
<em><s:message
code=
"~eu.dariah.de.minfba.search.view.labels.collections_and_docs"
arguments=
"
${
providerCount
}
, ${fmtDocCount}"
/></em>
</div>
</div>
<div
class=
"form-group"
>
...
...
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