Refactor header and layout templates for improved accessibility and consistency

This commit is contained in:
seve12 2025-08-06 19:18:01 +03:00
parent f9fb02457c
commit 6a713d9e8d
5 changed files with 26 additions and 14 deletions

View file

@ -540,7 +540,7 @@ template(name="cardDetails")
else if getDescription
if currentBoard.allowsDescriptionTitle
hr
h3.card-details-item-title {{_ 'description'}}
div.card-details-item-title {{_ 'description'}}
if currentBoard.allowsDescriptionText
+viewer
= getDescription