LP1855761 Another typo fix user/mccanna/lp1855761_carousel_message_typos2
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 27 Oct 2020 23:55:06 +0000 (19:55 -0400)
committerTerran McCanna <tmccanna@georgialibraries.org>
Tue, 27 Oct 2020 23:55:06 +0000 (19:55 -0400)
Fix one more typo in the action dropdown.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html

index 8bbdc33..56aeb0d 100644 (file)
@@ -52,7 +52,7 @@
   </eg-grid-toolbar-action>
   <eg-grid-toolbar-action label="Delete Selected" i18n-label [action]="deleteSelected">
   </eg-grid-toolbar-action>
-  <eg-grid-toolbar-action label="Refesh Selected" i18n-label [action]="refreshSelected">
+  <eg-grid-toolbar-action label="Refresh Selected" i18n-label [action]="refreshSelected">
   </eg-grid-toolbar-action>
   <eg-grid-column path="bucket" [hidden]="true"></eg-grid-column>
   <eg-grid-column path="creator" [hidden]="true"></eg-grid-column>