From: Cesar Velez Date: Fri, 22 Dec 2017 17:04:24 +0000 (-0500) Subject: LP#1739786 - Webstaff MarcEditor BibSource Drop Down Order X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fcesardv%2Flp1739786_bib_source_dropdown_order;p=working%2FEvergreen.git LP#1739786 - Webstaff MarcEditor BibSource Drop Down Order Sort the list of bob sources in marc editor alphabetically, some libraries may have a long list. Signed-off by: Cesar Velez --- diff --git a/Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js b/Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js index bce2ba78da..2430dc0847 100644 --- a/Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js +++ b/Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js @@ -1452,7 +1452,7 @@ angular.module('egMarcMod', ['egCoreMod', 'ui.bootstrap']) restrict: 'E', replace: true, template: ''+ - ''+ ''+ ''+ '',