@annalib/anna-core 25.0.5 → 25.0.6

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