@annalib/anna-core 1.5.0 → 1.5.1

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.
@@ -665,7 +665,7 @@ class AnnaNonEditableGenericTableComponent {
665
665
  this.tooltipRadioTextMap.set("agencyName", "Agency");
666
666
  this.tooltipRadioTextMap.set("location", "Location");
667
667
  this.tooltipRadioTextMap.set("advertiserName", "Advertiser");
668
- this.tooltipRadioTextMap.set("productCode", "Product Code");
668
+ this.tooltipRadioTextMap.set("productCode", "Product Category");
669
669
  this.tooltipRadioTextMap.set("flightStartDate", "Start Date");
670
670
  this.tooltipRadioTextMap.set("flightEndDate", "End Date");
671
671
  this.tooltipRadioTextMap.set("orderIdAndRevNumber", "STN Order#-Rev#");
@@ -702,7 +702,7 @@ class AnnaNonEditableGenericTableComponent {
702
702
  this.tooltipRadioTextMap.set("spots", "Spots");
703
703
  this.tooltipRadioTextMap.set("postedAudPercent", "Posted %");
704
704
  this.tooltipRadioTextMap.set("revision", "Revision");
705
- this.tooltipRadioTextMap.set("productCode", "Product Code");
705
+ // this.tooltipRadioTextMap.set("productCode", "Product Code");
706
706
  this.tooltipRadioTextMap.set("buyerOrderId", "ALT Order#");
707
707
  this.tooltipRadioTextMap.set("demo", "Demo");
708
708
  this.tooltipRadioTextMap.set("postedAdu", "Posted ADUs");