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
dbd843de
Commit
dbd843de
authored
Oct 15, 2018
by
Gradl, Tobias
Browse files
1194: Fix issues with collection synchronization
Task-Url:
https://pm.winseda.de/issues/1194
parent
ed101476
Pipeline
#7104
failed with stages
in 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
collections/edit.jsp
View file @
dbd843de
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
</tr>
</tr>
<tr>
<tr>
<th><s:message
code=
"~eu.dariah.de.minfba.metamodel.common.source"
/></th>
<th><s:message
code=
"~eu.dariah.de.minfba.metamodel.common.source"
/></th>
<td><a
title=
"
<s:message
code=
"~eu.dariah.de.minfba.search.actions.collections.show_in_cr"
/>
"
href=
"
#
"
target=
'_blank'
>
${collection.linkUrl}
<i
class=
"fa fa-external-link"
></i></a></td>
<td><a
title=
"
<s:message
code=
"~eu.dariah.de.minfba.search.actions.collections.show_in_cr"
/>
"
href=
"
${collection.linkUrl}
"
target=
'_blank'
>
${collection.linkUrl}
<i
class=
"fa fa-external-link"
></i></a></td>
</tr>
</tr>
</tbody>
</tbody>
</table>
</table>
...
...
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