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