From: Mike Rylander Date: Thu, 15 Oct 2015 19:36:56 +0000 (-0400) Subject: webstaff: fix org unit selectors in vol/copy editor X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9de17a732bdbffd99692a00d253172cc0d818223;p=Evergreen.git webstaff: fix org unit selectors in vol/copy editor Restrict owning and circ lib selection to only those orgs that have can_have_vols true for their org type Signed-off-by: Mike Rylander Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 index 10c51ecbbf..4d1ec8e817 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 @@ -132,7 +132,7 @@ selected="working.circ_lib" noDefault label="[% l('(Unset)') %]" - disableTest="cant_have_vols" + disable-test="cant_have_vols" >
diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2 index c11aa23d35..d2c6f98b86 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_defaults.tt2 @@ -275,7 +275,7 @@ + >
diff --git a/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js b/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js index 3ca00b77bc..46842460f4 100644 --- a/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js +++ b/Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js @@ -509,7 +509,7 @@ function(egCore , $q) { replace: true, template: '
'+ - '
'+ + '
'+ '
'+ '
'+ '