@annalib/anna-core 21.0.10 → 21.0.12

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.
@@ -3706,8 +3706,8 @@ class AnnaNonEditableGenericTableComponent {
3706
3706
  this.tooltipRadioTextMap.set("bookedRatings", "Booked Rating");
3707
3707
  this.tooltipRadioTextMap.set("postedRatings", "POSTED Rating");
3708
3708
  this.tooltipRadioTextMap.set("PostedRating", "Posted RTG");
3709
- this.tooltipRadioTextMap.set("bookedImpressions", "Booked IMPS");
3710
- this.tooltipRadioTextMap.set("postedImpressions", "Posted IMPS");
3709
+ this.tooltipRadioTextMap.set("bookedImpressions", "Booked IMP('000)");
3710
+ this.tooltipRadioTextMap.set("postedImpressions", "Posted IMP('000)");
3711
3711
  this.tooltipRadioTextMap.set("PostedImpressions", "Posted IMP('000)");
3712
3712
  this.tooltipRadioTextMap.set("bookedAverageRating", "Booked AU Rating");
3713
3713
  this.tooltipRadioTextMap.set("postedAverageRating", "Posted AU Rating");