#33 small external link
This commit is contained in:
parent
37e20fb472
commit
e74fcb316c
@ -11,7 +11,7 @@
|
||||
</div>
|
||||
<div class="col col-10 text-right">
|
||||
<p th:if="${paper.url!=null and paper.url!=''}"><a target="_blank" th:href="${paper.url}"><i
|
||||
class="fa fa-external-link fa-2x"
|
||||
class="fa fa-external-link fa-1x"
|
||||
aria-hidden="true"></i></a></p>
|
||||
<p th:unless="${paper.url!=null and paper.url!=''}"><i class="fa fa-fw fa-2x" aria-hidden="true"></i></p>
|
||||
<a th:href="'paper?id='+${paper.id}">
|
||||
|
Loading…
Reference in New Issue
Block a user