]> git.evergreen-ils.org Git - Evergreen.git/commit
Towards a more useful authority delete confirmation pane
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 28 Dec 2010 06:16:56 +0000 (06:16 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 28 Dec 2010 06:16:56 +0000 (06:16 +0000)
commit1575068f2105b141b1da3cc2ffdc371e25695dba
treef6d7e7467ae570d71d3718368a5158e3bd1176e2
parent3bfc83ed0b7b5a0efd666475c3194decdfbd1c5d
Towards a more useful authority delete confirmation pane

Rather than simply creating a raw confirm dialogue that only
provides the cataloguer with the ID of the authority record that
is about to be deleted (not an especially useful handle), supply
a confirmation dialogue that recaps how many bibliographic records
are linked to this authority record and also displays the MARC of
the record about to be deleted.

Most authority records appear to be short enough that the MARC
display is not a concern, but if it becomes a problem we can opt
not to show the MARC by default and give the cataloguer the ability
to click a "View MARC" button on the confirmation dialog instead.

Along the way, make some more variables local and remove some
unnecessary workarounds for object IDs.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19067 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/ui/default/cat/authority/list.js