Back to Openproject

Custom Text.Component

frontend/src/app/shared/components/grids/widgets/custom-text/custom-text.component.html

17.3.1179 B
Original Source

@if (!textEmpty) {

} @if (textEmpty) {

}

@if (active) { } @if (active) { {{ text.attachments }} } @if (!active) { @if (isTextEditable) { } @if (!isTextEditable) { } }