Skip to content

DisplayColumn refactor#858

Merged
labkey-adam merged 10 commits intodevelopfrom
fb_htmlwriter
Mar 18, 2025
Merged

DisplayColumn refactor#858
labkey-adam merged 10 commits intodevelopfrom
fb_htmlwriter

Conversation

@labkey-adam
Copy link
Contributor

Rationale

renderTitle() -> getTitle() and DisplayColumnGroup migration

public @NotNull HtmlString getTitle(RenderContext ctx)
{
out.write("<script type=\"text/javascript\" nonce=\"" + HttpView.currentPageConfig().getScriptNonce() + "\">\n" +
return HtmlStringBuilder.of()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ewwww

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@labkey-matthewb you like the new version better?

@labkey-adam labkey-adam merged commit bf25efa into develop Mar 18, 2025
3 checks passed
@labkey-adam labkey-adam deleted the fb_htmlwriter branch March 18, 2025 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants