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=81477fdc0bbd1c33653c38313166ce0b688f0cef;p=evergreen%2Fpines.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 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 8717af4a47..89dabb1654 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 @@ -1444,7 +1444,7 @@ angular.module('egMarcMod', ['egCoreMod', 'ui.bootstrap']) restrict: 'E', replace: true, template: ''+ - ''+ ''+ ''+ '',