#342 Legend displays (unknown) $borderStyle correct

pull/343/head
kirchsth 2 years ago
parent fbf8e07742
commit 451e337181

@ -729,7 +729,7 @@ $elementSkin
!elseif ($borderStyle == $SOLID_LINE)
!$tagDetails = $tagDetails + $LEGEND_SOLID_LINE + ", "
!else
!$tagDetails = $tagDetails + $lineStyle + ", "
!$tagDetails = $tagDetails + $borderStyle + ", "
!endif
!endif
!if ($borderThickness != "")

Loading…
Cancel
Save