mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Fix external link icon
This commit is contained in:
@ -200,7 +200,7 @@ renderLabel2 label =
|
|||||||
"fa fa-at"
|
"fa fa-at"
|
||||||
|
|
||||||
"website" ->
|
"website" ->
|
||||||
"fa fa-external-alt"
|
"fa fa-external-link-alt"
|
||||||
|
|
||||||
_ ->
|
_ ->
|
||||||
"fa fa-tag"
|
"fa fa-tag"
|
||||||
|
Reference in New Issue
Block a user