@annalib/anna-core 2.4.3 → 2.4.4

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.
@@ -707,7 +707,7 @@ class AnnaNonEditableGenericTableComponent {
707
707
  this.tooltipRadioTextMap.set("orderNoRevNo", "STN Order#-Rev#");
708
708
  this.tooltipRadioTextMap.set("revCode2", "Rev code 2");
709
709
  this.tooltipRadioTextMap.set("revCode3", "Rev code 3");
710
- this.tooltipRadioTextMap.set("booked", "Booked");
710
+ this.tooltipRadioTextMap.set("booked", "$ Booked");
711
711
  this.tooltipRadioTextMap.set("spots", "Spots");
712
712
  this.tooltipRadioTextMap.set("postedAudPercent", "Posted %");
713
713
  this.tooltipRadioTextMap.set("revision", "Revision");