EN · DE · RU · FR · ES

#1929: HtmlElement.kt

projectforge-common/src/main/kotlin/org/projectforge/common/html/HtmlElement.kt Kotlin Source, projectforge-common/src/main/kotlin/org/projectforge/common/html/HtmlElement.kt 213 lines · 136 code · 65 comments · 12 blank
Implements Common Utilities functionality for the ProjectForge application.

Git History

868d6abb7 2025 -> 2026
978ca42e3 Forecast improved, html package extended.
b5dc4fd44 HtmlElement fixed: newline replacement by <br />
bc26793e6 HtmlElement: \n is replaced by <br/>
034eebd5d Html handling and job handling.