From: Bill Erickson Date: Fri, 20 Apr 2018 21:48:11 +0000 (-0400) Subject: LP#1626157 minor tidying X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3cb1ed0d7111a3b7461d64b7e290981acb64a715;p=working%2FEvergreen.git LP#1626157 minor tidying Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html b/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html index ab1bdfb4cb..f3e7dadc53 100644 --- a/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html +++ b/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html @@ -118,9 +118,9 @@ diff --git a/Open-ILS/src/eg2/src/app/staff/admin/workstation/workstations/workstations.component.html b/Open-ILS/src/eg2/src/app/staff/admin/workstation/workstations/workstations.component.html index af13288109..a2358d25bf 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/workstation/workstations/workstations.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/workstation/workstations/workstations.component.html @@ -28,7 +28,8 @@ (onChange)="orgOnChange($event)" [hideOrgs]="hideOrgs" [disableOrgs]="disableOrgs" - placeholder="Owner" > + i18n-placeholder + placeholder="Owner..." >
@@ -38,7 +39,7 @@ i18n-title title="Workstation Name" i18n-placeholder - placeholder="Workstation Name" + placeholder="Workstation Name..." [(ngModel)]='newName'/>