@annalib/anna-core 9.0.4 → 9.0.7

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.
@@ -1952,9 +1952,10 @@ class AnnaNonEditableGenericTableComponent {
1952
1952
  this.tooltipRadioTextMap.set("RevisionType", "Revision Type");
1953
1953
  this.tooltipRadioTextMap.set("GeneratedOn", "Generated On");
1954
1954
  this.tooltipRadioTextMap.set("BookedValueForDisplay", "$ BOOKED");
1955
+ this.tooltipRadioTextMap.set("BookedValue", "$ Booked");
1955
1956
  this.tooltipRadioTextMap.set("BookedSpots", "Spots");
1956
1957
  this.tooltipRadioTextMap.set("BookedGRP", "Rating");
1957
- this.tooltipRadioTextMap.set("BookedIMPS", "IMPS'(000)");
1958
+ this.tooltipRadioTextMap.set("BookedIMPSRevTab", "IMPS'(000)");
1958
1959
  this.tooltipRadioTextMap.set("BookedCPP", "CPP");
1959
1960
  this.tooltipRadioTextMap.set("BookedCPM", "CPM");
1960
1961
  this.tooltipRadioTextMap.set("ApprovedMGsValueForDisplay", "$ Approved MGS");