LP#1702756: follow-up - tidy some ersatz whitespace
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 19 Jul 2017 15:57:31 +0000 (11:57 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 19 Jul 2017 15:57:31 +0000 (11:57 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js

index d0dcca8..3cc9348 100644 (file)
@@ -1208,7 +1208,7 @@ function($scope , $routeParams , $q , $uibModal , $window , egCore ,
         extract_hold_notify();
         if ($scope.patron.isnew)
             set_new_patron_defaults(prs);
-        
+
         $scope.handle_home_org_changed();
 
         if ($scope.org_settings['ui.patron.edit.default_suggested'])