@@ -, +, @@ Various, part 2 - Acquisitions -> Vendor -> Add to basket -> From a staged file. - Logged-in user menu (in the upper right) -> Search history. - With the EasyAnalyticalRecords system preference set to 'Display,' view a bibliographic record. - Choose Edit -> Link to host item. - Submit a barcode to be linked. - Configure a MARC subfield (e.g. 100$a) to use the unimarc_field_225a_bis plugin. From the MARC edit page, trigger the plugin and confirm that the page in the popup window looks correct. Confirm that changes made in the popup window are saved to the corresponding field in the editor. - Administration -> Funds -> Edit a fund. - Click 'Select owner.' - Search for a patron. --- .../prog/en/modules/acqui/addorderiso2709.tt | 14 ++++++-------- .../prog/en/modules/catalogue/search-history.tt | 16 +++++++--------- .../prog/en/modules/cataloguing/linkitem.tt | 7 +++++-- .../cataloguing/value_builder/unimarc_field_225a_bis.tt | 12 +----------- .../prog/en/modules/common/patron_search.tt | 5 +---- 5 files changed, 20 insertions(+), 34 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt @@ -19,10 +19,10 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %] -
-
-
-
+ +
+
+
[% IF ( allmatch ) %]

No records imported

No record have been imported because they all match an existing record in your catalog.
You'll have to treat them individually. @@ -420,10 +420,8 @@
[% END %] -
-
-
-
+
[% # /div.col-sm-6 %] +
[% # /div.row %] [% MACRO jsinclude BLOCK %] [% Asset.js("js/acquisitions-menu.js") %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/search-history.tt @@ -17,11 +17,10 @@ HomeCatalog › Search history
-
+
+
+
-
-
-

Search history

    @@ -186,11 +185,10 @@ [% IF !current_authority_searches && !previous_authority_searches %]

    Your authority search history is empty.

    [% END %] -
-
-
-
-
+
[% # /authority_tab %] +
[% # /tabs %] +
[% # /div.col-md-8 %] + [% # /div.row %] [% MACRO jsinclude BLOCK %] [% INCLUDE 'datatables.inc' %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/linkitem.tt @@ -6,7 +6,10 @@ [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] -
+ +
+
+
[% IF ( error ) %]
@@ -19,7 +22,7 @@ [% ELSE %] [% IF ( success ) %] -
The item has successfully been linked to [% bibliotitle |html %].
+
The item has successfully been linked to [% bibliotitle |html %].
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_225a_bis.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_225a_bis.tt @@ -2,20 +2,11 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › UNIMARC field 225a builder [% INCLUDE 'doc-head-close.inc' %] - -
-
+

UNIMARC field 225a builder

@@ -30,7 +21,6 @@
-
[% MACRO jsinclude BLOCK %]