@annalib/anna-core 13.1.2 → 13.2.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.
@@ -1979,7 +1979,7 @@ class AnnaNonEditableGenericTableComponent {
1979
1979
  this.tooltipRadioTextMap.set("agencyName", "Agency");
1980
1980
  this.tooltipRadioTextMap.set("location", "Location");
1981
1981
  this.tooltipRadioTextMap.set("advertiserName", "Advertiser");
1982
- this.tooltipRadioTextMap.set("productCode", "Product Code");
1982
+ this.tooltipRadioTextMap.set("productCode", "Product Category");
1983
1983
  this.tooltipRadioTextMap.set("flightStartDate", "Start Date");
1984
1984
  this.tooltipRadioTextMap.set("flightEndDate", "End Date");
1985
1985
  this.tooltipRadioTextMap.set("orderIdAndRevNumber", "STN Order#-Rev#");