From: Bill Erickson Date: Mon, 4 Mar 2019 19:06:59 +0000 (-0500) Subject: LP1716473 Copy edit hide defaults WIP X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=927f0a6028370abf0cf0d9d506d4d1f9b05b989f;p=working%2FEvergreen.git LP1716473 Copy edit hide defaults WIP Signed-off-by: Bill Erickson --- 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 7e58ebb731..a01e06cb55 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 @@ -5,7 +5,33 @@ .css-form select.ng-invalid { background-color: #FA787E; } + + ul.copy-attributes-grid { + list-style: none; + display: flex; + flex-wrap: wrap; + } + + ul.copy-attributes-grid > li { + padding: 5px; + margin: 5px; + /* Force the grid to overflow to the next line every 4 entries + while leaving some wiggle space for padding/margins */ + flex-basis: 23%; + display: flex; + flex-direction: column; + } + + ul.copy-attributes-grid > li > div { + flex: 1; + } + + ul.copy-attributes-grid li label { + font-weight: bold; + padding-left: 10px; + } +
@@ -88,119 +114,120 @@
-
- -
-
- [% l('Circulate?') %] -
-
- [% l('Status') %] -
-
- [% l('Statistical Categories') %] -
-
- -
-
-
-
-
-
- -
-
- -
-
-
- -
-
-
- -
- -
+
    +
  • +
    +
    +
    + +
    +
    +
    - -
    - -
    -
    - [% l('Circulation Library') %] -
    -
    - [% l('Reference?') %] -
    +
  • +
  • +
    +
    +
    - -
    -
    +
    + + +
    +
  • +
  • +
    +
    +
    -
    - + disable-test="cant_have_vols"> + +
    + +
    -
    -
    -
    - -
    -
    - -
    -
    -
    - -
    +
    +
  • +
  • +
    +
    +
    + +
    +
    +
    +
    + + +
    +
  • +
  • +
    +
    +
    + +
    +
    + +
    +
  • +
-
+

+ +
+
+ [% l('Statistical Categories') %] +
+
+
+
- [% l('Shelving Location') %] -
-
[% l('OPAC Visible?') %]
-
- -
- -
-
diff --git a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 index 7d32580f40..bfbfd7f5bd 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/t_edit.tt2 @@ -101,11 +101,16 @@
- +
+
+
+
+
-
- +
+ - + - - + + @@ -130,18 +135,13 @@ - + - -
- -
-
+
- -
+
- + - + - +