From: Mike Rylander Date: Thu, 13 Jul 2017 14:06:53 +0000 (-0400) Subject: webstaff: Enhance basic combo box with placeholder support and more complete eg-disabled X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=18c8c6205f5e3019447e9726d0f4092793f14634;p=working%2FEvergreen.git webstaff: Enhance basic combo box with placeholder support and more complete eg-disabled Signed-off-by: Mike Rylander --- diff --git a/Open-ILS/web/js/ui/default/staff/services/ui.js b/Open-ILS/web/js/ui/default/staff/services/ui.js index b45130c90a..ff016c3d56 100644 --- a/Open-ILS/web/js/ui/default/staff/services/ui.js +++ b/Open-ILS/web/js/ui/default/staff/services/ui.js @@ -456,13 +456,14 @@ function($window , egStrings) { onSelect: "=", egDisabled: "=", allowAll: "@", + placeholder: "@", focusMe: "=?" }, template: '
'+ - ''+ + ''+ '
'+ - ''+ + ''+ '