]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1889251: make call number affix sort keys read-only
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 28 Jul 2020 15:09:45 +0000 (11:09 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 5 Aug 2020 21:10:25 +0000 (17:10 -0400)
commitffc05ea8f732a7b0d4ccf9ca94e68abc1e2ef17d
tree8187d0a7632ebefe74f7f077e14621a499cde1c9
parentb4eb8c68ad812e3c2e7ce045c91a26c4d2d19a61
LP#1889251: make call number affix sort keys read-only

This patch makes the call number prefix and suffix label sort
key fields read-only on their respective Server Administration
pages, as any values that a user would try to set for them
would get overwritten by a database trigger.

To test
-------
[1] Apply the patch.
[2] Go to Server Administration -> Call Number Prefixes (or Suffixes)
    and attempt create and edit new affixes.
[3] Verify that the label sort key is a read-only display field on the
    edit modal.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com>
Open-ILS/src/eg2/src/app/staff/admin/server/routing.module.ts