@symphony-talent/component-library 4.152.0 → 4.153.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -585,7 +585,7 @@ class EventSettingsMoreOptionsComponent {
585
585
  return true;
586
586
  }
587
587
  agInit(params) {
588
- if (params.colDef.field === 'licenseMenu') {
588
+ if (params.moreOptions) {
589
589
  this.moreOptions =
590
590
  {
591
591
  items: ['Assign', 'Unassign', 'Renew'],