From dcb1bc27741ffeb7303a657af02a772a52c0cb2f Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 15 Mar 2018 11:13:27 -0400 Subject: [PATCH] LP#1756110: fix egBasicComboBox drop-down functionality Somehow egBasicComboBox got missed when it became necessary to switch to the newer way of specifying Bootstrap drop-downs. This patch rectifies that and fixes the drop-down functionality. To test ------- [1] Create a report template in the web staff report editor and add a filter field. [2] Attempt to change the filter operator. Note that nothing happens when the drop-down button is clicked. [3] Apply the patch and repeat step 2. This time, the drop-down should work and display the list of available filter operators. Other places affected include: - The part selector in the volume/copy editor - Template selector in the volume/copy editor - Template selector in the labels interface - Routing label selector in the subscription manager - Call number prefix and suffix selectors in the serials batch receiving interface Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier Conflicts: Open-ILS/web/js/ui/default/staff/services/ui.js --- Open-ILS/web/js/ui/default/staff/services/ui.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 24c6d50b12..cd9739041d 100644 --- a/Open-ILS/web/js/ui/default/staff/services/ui.js +++ b/Open-ILS/web/js/ui/default/staff/services/ui.js @@ -671,9 +671,9 @@ function($window , egStrings) { template: '
'+ ''+ - '
'+ - ''+ - '