@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.
@@ -230,7 +230,7 @@ class AnnaNonEditableGenericTableComponent {
230
230
  this.tooltipRadioTextMap.set("orderNoRevNo", "STN Order#-Rev#");
231
231
  this.tooltipRadioTextMap.set("revCode2", "Rev code 2");
232
232
  this.tooltipRadioTextMap.set("revCode3", "Rev code 3");
233
- this.tooltipRadioTextMap.set("booked", "Booked");
233
+ this.tooltipRadioTextMap.set("booked", "$ Booked");
234
234
  this.tooltipRadioTextMap.set("spots", "Spots");
235
235
  this.tooltipRadioTextMap.set("postedAudPercent", "Posted %");
236
236
  this.tooltipRadioTextMap.set("revision", "Revision");