LP#1929749: (follow-up) fix a link title
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 27 Jan 2022 15:54:27 +0000 (10:54 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 27 Jan 2022 15:54:27 +0000 (10:54 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/acq/lineitem/lineitem-list.component.html

index 6378359..685b80e 100644 (file)
             <ng-container *ngIf="li.provider()">
               <span class="ml-1 mr-1" i18n> | </span>
               <a class="label-with-material-icon"
-                title="Selection List" i18n-title 
+                title="Provider" i18n-title 
                 routerLink="/staff/acq/provider/{{li.provider().id()}}/details">
                 <span class="material-icons small mr-1">store</span>
                 <span i18n>{{li.provider().name()}}</span>