@annalib/anna-core 14.6.19 → 14.6.20

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.
@@ -2081,6 +2081,8 @@ class AnnaNonEditableGenericTableComponent {
2081
2081
  this.tooltipRadioTextMap.set("role", "role");
2082
2082
  this.tooltipRadioTextMap.set("stationCount", "stationCount");
2083
2083
  this.tooltipRadioTextMap.set("stationList", "stationList");
2084
+ this.tooltipRadioTextMap.set("approvedOn", "Approved On");
2085
+ this.tooltipRadioTextMap.set("approvedBy", "Approved By");
2084
2086
  this.tooltipRadioTextMap.set("ODImps", "OD IMPS");
2085
2087
  this.tooltipRadioTextMap.set("UDImps", "UD IMPS");
2086
2088
  this.tooltipRadioTextMap.set("ODGrp", "OD GRP");