@annalib/anna-core 25.3.2 → 25.4.0

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.
@@ -4371,7 +4371,7 @@ class AnnaNonEditableGenericTableComponent {
4371
4371
  this.tooltipRadioTextMap.set("revision", "Revision");
4372
4372
  this.tooltipRadioTextMap.set("buyerOrderId", "ALT/REP Order#");
4373
4373
  this.tooltipRadioTextMap.set("demo", "Demo");
4374
- this.tooltipRadioTextMap.set("altOrderWithRevNum", "Alt Order# - Mod#");
4374
+ this.tooltipRadioTextMap.set("altOrderWithRevNum", "Alt Order#");
4375
4375
  this.tooltipRadioTextMap.set("trafficOrderNum", "Traffic Order#");
4376
4376
  this.tooltipRadioTextMap.set("startDate", "Start Date");
4377
4377
  this.tooltipRadioTextMap.set("endDate", "End Date");