From: Mike Risher Date: Fri, 17 Jul 2020 23:41:02 +0000 (+0000) Subject: lp1887869 Item Edits and Accessibility X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=635b3c29fdacab80262556ffa98d884c467c29f1;p=working%2FEvergreen.git lp1887869 Item Edits and Accessibility Ensure that all the input fields are labelled so that this page can be used with screen readers. There is a tab for edits and a tab for item templates - both need to be addressed. Signed-off-by: Mike Risher Changes to be committed: modified: Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2 modified: Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 modified: Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2 modified: Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js --- 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 580ec61585..af2f792fc7 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 @@ -48,33 +48,39 @@
-
[% l('Template') %]
+
- +
- +
- - + +
- + - +
@@ -129,17 +135,19 @@
  • -
    +
    -
    -
    @@ -149,9 +157,10 @@
  • -
    +
    -
    @@ -165,9 +174,10 @@
  • -
    +
  • -
    +
    -
    -
    @@ -211,9 +223,10 @@
  • -
    +
    @@ -227,17 +240,19 @@
  • -
    +
    -
    -
    @@ -252,9 +267,12 @@
  • -
    +
    + +
    +
    @@ -283,9 +301,12 @@
  • -
    +
    + +
    - @@ -300,10 +321,12 @@
  • -
    +
    + +
    + aria-labelledby="acquisitionsCost" type="number" step="0.01"/>
    @@ -314,10 +337,13 @@
  • -
    +
    + +
    @@ -331,17 +357,21 @@
  • -
    +
    + +
    -
    -
    @@ -355,17 +385,21 @@
  • -
    +
    + +
    -
    -
    @@ -379,9 +413,11 @@
  • -
    +
    + +
    -
    @@ -393,9 +429,11 @@
  • -
    +
    + +
    - +
    -
    @@ -434,9 +476,12 @@
  • -
    +
    + +
    - @@ -471,10 +516,13 @@
  • -
    +
    + +
    @@ -499,9 +547,12 @@
  • -
    +
    + +
    - window.empty_barcode_string = "[% l('Missing Barcode') %]";
    -

    [% l('Batch Apply') %]

    +
    +

    + +

    +
    - +
    - +
    - +
    - +
    - +
    -
    [% l('Owning Library') %]
    -
    [% l('Call Numbers') %]
    +
    +
    -
    [% l('Classification') %]
    -
    [% l('Prefix') %]
    -
    [% l('Call Number Label') %]
    -
    [% l('Suffix') %]
    -
    [% l('Items') %]
    +
    +
    +
    +
    +
    -
    [% l('Barcode') %]
    -
    [% l('Item #') %]
    -
    [% l('Part') %]
    +
    +
    +
    @@ -76,10 +110,20 @@
    - + +
    - + +
    +
    +
    @@ -91,10 +135,10 @@ @@ -104,7 +148,7 @@
    -
    diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2 index c009569421..9948c2c891 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_view.tt2 @@ -8,23 +8,23 @@ eg-navbar { + record-id="record_id" record="summaryRecord">
    - +
    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 29bd7f0e1c..712421c86c 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 @@ -489,14 +489,14 @@ function(egCore , $q) { '
    '+ '
    '+ ''+ '
    {{duplicate_barcode_string}}
    '+ '
    {{empty_barcode_string}}
    '+ '
    '+ - '
    '+ - '
    '+ + '
    '+ + '
    '+ '
    ', scope: { focusNext: "=", copy: "=", callNumber: "=", index: "@", record: "@" }, @@ -599,19 +599,19 @@ function(egCore , $q) { '
    '+ '
    '+ '' + - ''+ + ''+ '
    '+ '
    '+ - ''+ + ''+ '
    '+ '
    '+ - ''+ + ''+ '
    {{empty_label_string}}
    '+ '
    '+ '
    '+ - ''+ + ''+ '
    '+ - '
    '+ + '
    '+ '
    '+ ''+ '
    '+ @@ -844,8 +844,8 @@ function(egCore , $q) { replace: true, template: '
    '+ - '
    '+ - '
    '+ + '
    '+ + '
    '+ '
    '+ '