Fix wishlist.html
This commit is contained in:
@ -116,7 +116,7 @@
|
|||||||
aria-label="{{ _('Code repository') }}"
|
aria-label="{{ _('Code repository') }}"
|
||||||
href="{{ infos['upstream'] }}"
|
href="{{ infos['upstream'] }}"
|
||||||
class="inline-block"
|
class="inline-block"
|
||||||
target="_blank
|
target="_blank"
|
||||||
>
|
>
|
||||||
<i class="fa fa-code rounded-md border px-3 py-2 hover:bg-gray-100" aria-hidden="true"></i>
|
<i class="fa fa-code rounded-md border px-3 py-2 hover:bg-gray-100" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
|
Reference in New Issue
Block a user