Skip to content

Commit

Permalink
Merge branch 'master' into feature/IVYPORTAL-17679-UI-Facelift-for-LT…
Browse files Browse the repository at this point in the history
…S-12.0.0-Part-2
  • Loading branch information
ntloc-axonivy committed Nov 12, 2024
2 parents da4eab8 + 2eea1f7 commit d369c76
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ public void initDefaultValue() {
this.styleToDisplay = initDefaultStyle();
this.sortable = defaultIfEmpty(this.sortable, getDefaultSortable());
this.format = getDefaultFormat();
this.styleClass = defaultIfEmpty(this.styleClass, getDefaultStyleClass());
}

@Override
Expand Down

0 comments on commit d369c76

Please sign in to comment.