Koha/koha-tmpl/intranet-tmpl/prog/en/modules
David Cook 01f7542f4b Bug 10097 - Hide framework selection when importing staged authority records
Currently, when importing authority records using the "Manage staged
MARC records" tool, it will show the text "Add new bibliographic records
into this framework:" followed by a drop-down menu of possible frameworks.

Since these are bibliographic frameworks and we're importing authority
records which do not use them, we have no need to show this information.

I'm proposing just a little patch to display this info only for
bibliographic records. From my tests, everything seems to work fine
without this text and the drop-down, although I've only uploaded one
MARC21 authority record at a time.

--

Test Plan:

Before applying patch...

1) Find yourself an authority record. I recommend downloading your
favourite author from: http://authorities.loc.gov/
2) Stage MARC for import. Choose "Authority" as your record type.
3) Go to "Manage staged records"
4) Underneath the button "Import this batch into the catalog", you
should see the text "Add new bibliographic records into this framework:"
followed by a drop-down of the available frameworks.

Optionally) You can also try this for bibliographic records. You'll find
the same.

After applying the patch...

5) Repeat steps 2 and 3.
6) Underneath the button "Import this batch into the catalog", you
should just see a table listing your MARC record(s).
7) Stage MARC for import. Choose "Bibliographic" as your record type.
8) Go to "Manage staged records".
9) You should find step 4 still to be true (i.e. the "Add new
bibliographic..." text should still be there).

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Small template change, passes all tests.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-05-01 07:34:20 -04:00
..
acqui Bug 10111 - Layout on basket summary page a bit inconsistent 2013-05-01 07:09:22 -04:00
admin Bug 9957 - Missing cancel link on subfield editing page 2013-05-01 07:22:29 -04:00
authorities Bug 8061: Follow up - RTL CSS overrides (staff client) 2013-04-07 12:51:54 -04:00
basket
batch
catalogue Bug 10083 - In Transit string doesn't get translated in the staff interface 2013-05-01 06:33:36 -04:00
cataloguing Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated 2013-05-01 06:53:38 -04:00
circ Bug 9219 - Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl 2013-04-26 08:18:52 -04:00
errors
help Merge branch 'bug_9850' into 3.14-master 2013-04-25 21:49:41 -04:00
installer Bug 9863: Correct casing and add arrow-heads for consistency with earlier submit messages. 2013-03-27 22:40:26 -04:00
labels Bug 8061: Follow up - RTL CSS overrides (staff client) 2013-04-07 12:51:54 -04:00
members Bug 9903: Followup: use the KohaDates T::T plugin to display dates. 2013-04-24 09:11:19 -04:00
offline_circ Bug 9881 - Remove unused tablesorter plugin from offline circulation page 2013-03-27 22:45:14 -04:00
patroncards Bug 2835 - Inconsistent use of colon at the end of sentences 2013-04-02 09:03:42 -04:00
plugins
reports Bug 9719 - Changing the rows per page on a custom report fails if it has user supplied parameters 2013-05-01 07:27:01 -04:00
reserve Bug 9457: [ENH] Ordering branches should be case independent (2) 2013-03-20 15:35:58 -04:00
reviews
rotating_collections
serials Bug 10145: The acquisition details block is badly placed. 2013-05-01 06:28:35 -04:00
services
sms
suggestion Bug 2046 - Suggestions: Title Field too small 2013-04-27 08:11:36 -04:00
tags Bug 9266 - Untranslated strings in tags moderation 2013-05-01 07:19:08 -04:00
test
tools Bug 10097 - Hide framework selection when importing staged authority records 2013-05-01 07:34:20 -04:00
virtualshelves
z3950
about.tt Bug 7143: Add missing contributor to about page 2013-05-01 07:14:44 -04:00
auth.tt
intranet-main.tt