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=36d72cf046db42561a3f9e255a5facca18e27117;p=working%2FEvergreen.git LP#1739786 - Webstaff MarcEditor BibSource Drop Down Order Sort the list of bib sources in MARC editor alphabetically; some libraries may have a long list. Signed-off by: Cesar Velez Signed-off-by: Galen Charlton --- 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: ''+ - ''+ ''+ ''+ '',