Skip to content

Use CSS for text capitalization #1428

Open
@php-coder

Description

@php-coder

In #210 we made use of #strings.capitalize from Thymeleaf. Such transformations are made on a server side. Let's move this work to a client side and use CSS for that.

We should use text-capitalize class from Bootstrap or text-transform: capitalize.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions