mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 13:09:06 +08:00
Show company website full link as text
CURA-5676
This commit is contained in:
parent
b0b148f2d0
commit
e17cf3dfbf
@ -114,7 +114,7 @@ Item
|
||||
{
|
||||
if (details.website)
|
||||
{
|
||||
return "<a href=\""+details.website+"\">Link</a>"
|
||||
return "<a href=\""+details.website+"\">"+details.website+"</a>"
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user