Bugzilla – Attachment 127393 Details for
Bug 27741
Accessibility: Staff Client - Headings should have correct tags and hierarchy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27741: acqui folder
Bug-27741-acqui-folder.patch (text/plain), 21.36 KB, created by
Owen Leonard
on 2021-11-05 14:59:19 UTC
(
hide
)
Description:
Bug 27741: acqui folder
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2021-11-05 14:59:19 UTC
Size:
21.36 KB
patch
obsolete
>From 9c3df1d5e008eb4c94c1d77ce10bc840f5c14258 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 5 Nov 2021 13:36:57 +0000 >Subject: [PATCH] Bug 27741: acqui folder > >Bug 27631 corrected the <h1> tags in each of the pages in the staff >client. This bug deals with correcting the hierarchy of each of the >other headings. > >To test: >1) Apply patch and dependencies >2) Go to each of the pages and check the headings under <h1> are in the > correct order and hierarchy > >Sponsored-by: Catalyst IT > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../prog/en/modules/acqui/acqui-home.tt | 2 +- > .../prog/en/modules/acqui/addorderiso2709.tt | 4 ++-- > .../intranet-tmpl/prog/en/modules/acqui/basket.tt | 8 ++++---- > .../prog/en/modules/acqui/basketgroup.tt | 2 +- > .../prog/en/modules/acqui/booksellers.tt | 6 +++--- > .../prog/en/modules/acqui/edifactmsgs.tt | 2 +- > .../prog/en/modules/acqui/histsearch.tt | 4 ++-- > .../intranet-tmpl/prog/en/modules/acqui/invoice.tt | 4 ++-- > .../intranet-tmpl/prog/en/modules/acqui/invoices.tt | 2 +- > .../prog/en/modules/acqui/lateorders.tt | 2 +- > .../prog/en/modules/acqui/neworderempty.tt | 4 ++-- > .../prog/en/modules/acqui/neworderempty_duplicate.tt | 6 +++--- > .../prog/en/modules/acqui/orderreceive.tt | 2 +- > .../intranet-tmpl/prog/en/modules/acqui/parcel.tt | 8 ++++---- > .../intranet-tmpl/prog/en/modules/acqui/parcels.tt | 2 +- > .../prog/en/modules/acqui/transferorder.tt | 12 ++++++------ > .../prog/en/modules/acqui/z3950_search.tt | 6 +++--- > .../prog/en/modules/catalogue/labeledMARCdetail.tt | 1 + > 18 files changed, 39 insertions(+), 38 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt >index 02f0bbac29..8b3f483b16 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt >@@ -84,7 +84,7 @@ > > [% IF ( loop_budget ) %] > >- <h3>All available funds</h3> >+ <h2>All available funds</h2> > > <div id="BudgetsAndFunds"> > <div class="toolbar btn-toolbar"> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt >index d80aaef044..3a68f0b701 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt >@@ -28,7 +28,7 @@ Batch list > <div class="row"> > <div class="col-sm-6 col-sm-offset-3 col-md-8 col-md-offset-2"> > [% IF ( allmatch ) %]<div class="dialog alert"> >- <h4>No records imported</h4> >+ <h2>No records imported</h2> > No records have been imported because they all match existing records in your catalog.<br />You'll have to treat them individually. > </div> > [% END %] >@@ -259,7 +259,7 @@ Batch list > <div class="modal-content"> > <div class="modal-header"> > <button type="button" class="closebtn" data-dismiss="modal" aria-hidden="true">Ã</button> >- <h3 id="dataPreviewLabel">MARC preview</h3> >+ <h2 id="dataPreviewLabel">MARC preview</h2> > </div> > <div class="modal-body"> > <div id="loading"> <img src="[% interface | html %]/[% theme | html %]/img/spinner-small.gif" alt="" /> Loading </div> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt >index 8e6a78878c..7ebff114c3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt >@@ -120,7 +120,7 @@ > <div class="modal-content"> > <div class="modal-header"> > <button type="button" class="closebtn" data-dismiss="modal" aria-hidden="true">Ã</button> >- <h3>Confirm deletion</h3> >+ <h2>Confirm deletion</h2> > </div> > [% UNLESS book_foot_loop %] > <div class="modal-body"> >@@ -188,7 +188,7 @@ > [% ELSE %] > [% IF ( delete_confirmed ) %] > <div class="dialog message"> >- <h3>Basket deleted</h3> >+ <h2>Basket deleted</h2> > </div> > [% IF (cannotdelbiblios) %] > <div class="dialog alert"> >@@ -422,7 +422,7 @@ > </div> <!-- /#acqui_basket_summary.row --> > [% END %] > [% IF ( duplinbatch ) %]<div class="dialog alert"> >- <h4>Duplicate warning</h4> >+ <h2>Duplicate warning</h3> > <p>Some records have not been automatically added because they match an existing record in your catalog:<a href="/cgi-bin/koha/acqui/addorderiso2709.pl?import_batch_id=[% duplinbatch | uri %]&basketno=[% basketno | uri %]&booksellerid=[% booksellerid | uri %]" title="Open in new window" target="_blank" style="margin-left:10px"><i class="fa fa-window-restore"></i> Display them</a></p> > </div>[% END %] > >@@ -721,7 +721,7 @@ > <div class="modal-content"> > <div class="modal-header"> > <button type="button" class="closebtn" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> >- <h4 class="modal-title" id="addtoBasketLabel">Add order to basket</h4> >+ <h2 class="modal-title" id="addtoBasketLabel">Add order to basket</h2> > </div> > <div class="modal-body"> > [% IF active %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >index 7bf2c17cc7..04574c1061 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >@@ -191,7 +191,7 @@ fieldset.various li { > <div id="groups"> > <fieldset class="brief"> > <div class="workarea_alt" > >- <h3>Ungrouped baskets</h3> >+ <h2>Ungrouped baskets</h2> > <ul id="ungrouped" class="draglist_alt"> > [% IF ( baskets ) %] > [% FOREACH basket IN baskets %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >index b8453c7969..fffd2a6a85 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >@@ -41,11 +41,11 @@ > [% INCLUDE 'acquisitions-toolbar.inc' %] > [% UNLESS ( count == 1 ) %] > [% UNLESS count %] >- <h1>Your vendor search returned no results.</h1> >+ <h2>Your vendor search returned no results.</h2> > [% ELSIF ( supplier.length < 1 ) %] >- <h1>Vendor search: [% count | html %] results found</h1> >+ <h2>Vendor search: [% count | html %] results found</h2> > [% ELSE %] >- <h1>Vendor search: [% count | html %] results found for '[% supplier | html %]'</h1> >+ <h2>Vendor search: [% count | html %] results found for '[% supplier | html %]'</h2> > [% END %] > [% END %] > [% IF ( loop_suppliers.size ) %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt >index 2d2bd5e064..3ea4eafb04 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt >@@ -95,7 +95,7 @@ > <div class="modal-content"> > <div class="modal-header"> > <button type="button" class="closebtn" data-dismiss="modal" aria-hidden="true">×</button> >- <h3 id="EDI_modal_label">EDIFACT message</h3> >+ <h2 id="EDI_modal_label">EDIFACT message</h2> > </div> > <div class="modal-body"> > <div id="loading"> <img src="[% interface | html %]/[% theme | html %]/img/spinner-small.gif" alt="" /> Loading </div> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt >index e560fe3d34..b5f17c6d19 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt >@@ -59,7 +59,7 @@ > [% END %] > > >- [% IF ( order_loop ) %]<h1>Search results</h1> >+ [% IF ( order_loop ) %]<h2>Search results</h2> > <div id="acqui_histsearch"> > <table id="histsearcht"> > <thead> >@@ -179,7 +179,7 @@ > <form action="/cgi-bin/koha/acqui/histsearch.pl" method="post"> > [% IF ( context == "sidebar" ) %] > <fieldset class="brief"> >- <h4>Search orders</h4> >+ <h2>Search orders</h2> > [% ELSE %] > <fieldset class="rows"> > <legend>Search orders</legend> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt >index 2afa7d690b..8687a6a590 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt >@@ -152,7 +152,7 @@ > > <hr /> > >- <h3>Adjustments</h3> >+ <h2>Adjustments</h2> > > <form action="/cgi-bin/koha/acqui/invoice.pl" method="post" class="validated"> > <fieldset class="rows"> >@@ -266,7 +266,7 @@ > </p> > > <fieldset id="add_invoice_adjustment" style="display:none"> >- <h4>Add an adjustment</h4> >+ <h3>Add an adjustment</h3> > <input type="hidden" name="adjustment_id" value="new" /> > <ol> > <li> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >index 3809d071f7..eb4e585341 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >@@ -272,7 +272,7 @@ > <aside> > <form action="" method="get"> > <fieldset class="sidebar brief"> >- <h3>Search filters</h3> >+ <h2>Search filters</h2> > <ol> > <li> > <label for="invoicenumber">Invoice number</label> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt >index 6cccff9bbf..dffc1a4bf1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt >@@ -225,7 +225,7 @@ > <aside> > <form action="lateorders.pl" method="get"> > <fieldset class="brief"> >-<h4>Filter results:</h4> >+<h2>Filter results:</h2> > [% FOREACH ERROR_LOO IN ERROR_LOOP %] > [% IF ( ERROR_LOO.delay_digits ) %]<p class="error">The number of days ([% ERROR_LOO.bad_delay | html %]) must be a number between 0 and 999.</p>[% END %] > [% END %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >index 08a5581e5d..6dd9526d36 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt >@@ -505,7 +505,7 @@ > <div class="modal-dialog"> > <div class="modal-content"> > <div class="modal-body"> >- <h3>Processing multiple items</h3> >+ <h2>Processing multiple items</h2> > </div> > </div> > </div> >@@ -514,7 +514,7 @@ > <div id="multiCountModal" class="modal fade" aria-labelledby="multiCountModal" aria-hidden="true"> > <div class="modal-dialog"> > <div class="modal-content"> >- <h3>Invalid number of copies</h3> >+ <h2>Invalid number of copies</h2> > <p>Please enter a <strong>number</strong>, greater than or equal to 1</p> > </div> > </div> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tt >index 59677d6036..32edeceb2a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty_duplicate.tt >@@ -44,7 +44,7 @@ > <div class="col-sm-4"> > <div style="border: 1px solid #DDD; padding:1em;"> > <form action="/cgi-bin/koha/acqui/neworderempty.pl"> >-<h4>Use existing record</h4> >+<h2>Use existing record</h2> > <p>Do not create a duplicate record. Add an order from the existing record in your catalog.</p> > <input type="hidden" name="booksellerid" value="[% booksellerid | html %]" /> > <input type="hidden" name="basketno" value="[% basketno | html %]" /> >@@ -57,7 +57,7 @@ > <div class="col-sm-4"> > <div style="border: 1px solid #DDD; padding:1em;"> > <form action="/cgi-bin/koha/acqui/basket.pl"> >-<h4>Cancel and return to order</h4> >+<h2>Cancel and return to order</h2> > <p>Return to the basket without making a new order.</p> > <input type="hidden" name="basketno" value="[% basketno | html %]" /> > <input type="submit" value="Cancel" /> >@@ -68,7 +68,7 @@ > <div class="col-sm-4"> > <div style="border: 1px solid #DDD; padding:1em;"> > <form action="/cgi-bin/koha/acqui/neworderempty.pl"> >-<h4>Create new record</h4> >+<h2>Create new record</h2> > <p>Create a new record by importing the external (duplicate) record.</p> > <input type="hidden" name="booksellerid" value="[% booksellerid | html %]" /> > <input type="hidden" name="basketno" value="[% basketno | html %]" /> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt >index 1a19ca32ef..b426f13bd4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt >@@ -219,7 +219,7 @@ > [% END %] > [% ELSIF (AcqCreateItem == 'ordering') %] > [% IF (order.items) %] >- <h5>Items</h5> >+ <h2>Items</h2> > <div style="width:100%;overflow:auto"> > <table> > <thead> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt >index b92a4291cc..25aa353361 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt >@@ -56,7 +56,7 @@ > > [% IF ( receive_error ) %] > <div class="dialog alert"> >- <h3>Error adding items:</h3> >+ <h2>Error adding items:</h2> > <ul> > [% FOREACH error_loo IN error_loop %] > <li>[% error_loo.error_param | html %][% IF ( error_loo.error_duplicate_barcode ) %]Duplicate barcode[% END %] <!-- todo: other error conditions come here. --></li> >@@ -113,7 +113,7 @@ > </div> > [% UNLESS (invoiceclosedate) %] > <div id="acqui_receive_search"> >- <h3>Pending orders</h3> >+ <h2>Pending orders</h2> > <table id="pending_orders" class="table table-bordered table-striped"> > <thead> > <tr> >@@ -143,7 +143,7 @@ > [% END %] > > <div id="acqui_receive_receivelist"> >- <h3>Already received</h3> >+ <h2>Already received</h2> > > [% IF ( loop_received ) %] > <form action="/cgi-bin/koha/acqui/parcel.pl" method="get" name="orderform"> >@@ -303,7 +303,7 @@ > <div class="modal-content"> > <div class="modal-header"> > <button type="button" class="closebtn" data-dismiss="modal" aria-hidden="true">Ã</button> >- <h3 id="dataPreviewLabel">MARC preview</h3> >+ <h2 id="dataPreviewLabel">MARC preview</h2> > </div> > <div class="modal-body"> > <div id="loading"> <img src="[% interface | html %]/[% theme | html %]/img/spinner-small.gif" alt="" /> Loading </div> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt >index c81d40a231..9cc3ec4b40 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcels.tt >@@ -199,7 +199,7 @@ > <aside> > <form method="get" action="parcels.pl"> > <fieldset class="brief"> >- <h4>Filter</h4> >+ <h2>Filter</h2> > <ol> > <li> <input type="hidden" name="booksellerid" value="[% booksellerid | html %]" /></li> > <li><label for="filter">Invoice number:</label><input type="text" size="20" name="filter" value="[% filter | html %]" id="filter" /></li> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt >index 97e9c06d2d..e17a1fa3e9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/transferorder.tt >@@ -10,7 +10,7 @@ > <div class="container-fluid"> > <h1>Transfer order</h1> > [% IF ( bookselleridfrom ) %] >- <h3>Search for a vendor to transfer to</h3> >+ <h2>Search for a vendor to transfer to</h2> > <div class="transferinfo"> > <ul> > <li><span class="label">From vendor: </span>[% booksellerfromname | html %]</li> >@@ -19,7 +19,7 @@ > </ul> > </div> > [% ELSE %] >- <h3>Search for a vendor to transfer from</h3> >+ <h2>Search for a vendor to transfer from</h2> > [% END %] > <form method="get" action="transferorder.pl"> > <fieldset> >@@ -36,7 +36,7 @@ > </fieldset> > </form> > [% IF ( show_baskets ) %] >- <h3>Baskets for [% booksellertoname | html %]</h3> >+ <h2>Baskets for [% booksellertoname | html %]</h2> > [% IF ( basketsloop ) %] > <table> > <thead> >@@ -63,7 +63,7 @@ > [% END %] > [% END %] > [% IF ( ordersloop ) %] >- <h3>Orders for [% booksellerfromname | html %]</h3> >+ <h2>Orders for [% booksellerfromname | html %]</h2> > <table> > <thead> > <tr> >@@ -95,9 +95,9 @@ > [% END %] > [% IF ( do_search ) %] > [% IF ( bookselleridfrom ) %] >- <h3>Choose a vendor to transfer to</h3> >+ <h2>Choose a vendor to transfer to</h2> > [% ELSE %] >- <h3>Choose a vendor to transfer from</h3> >+ <h2>Choose a vendor to transfer from</h2> > [% END %] > [% IF ( booksellersloop ) %] > <table> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt >index e9b2f88067..0c99c3ba06 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt >@@ -99,7 +99,7 @@ tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : > <input type="hidden" name="booksellerid" value="[% booksellerid | html %]" /> > </div> <!-- /.col-sm-6 --> > <div class="col-sm-6"> >-<h2>Search targets</h2> >+<h1>Search targets</h1> > <div id="z3950_search_targets_acq"> > <span class="z3950checks"><span class="checkall"><a id="CheckAll" href="#"><i class="fa fa-check"></i> Select all</a></span> | <span class="clearall"><a id="CheckNone" href="#"><i class="fa fa-remove"></i> Clear all</a></span></span> > [% FOREACH serverloo IN serverloop %] >@@ -201,7 +201,7 @@ tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : > <div class="modal-content"> > <div class="modal-header"> > <button type="button" class="closebtn" data-dismiss="modal" aria-hidden="true">Ã</button> >- <h3 id="dataPreviewLabel">MARC preview</h3> >+ <h2 id="dataPreviewLabel">MARC preview</h2> > </div> > <div class="modal-body"> > <div id="loading"> <img src="[% interface | html %]/[% theme | html %]/img/spinner-small.gif" alt="" /> Loading </div> >@@ -264,7 +264,7 @@ tr.selected { background-color : #FFFFCC; } tr.selected td { background-color : > > [% END %] > >-[% IF ( numberpending ) %]<h3 align="center">Still [% numberpending | html %] servers to search</h3>[% END %] >+[% IF ( numberpending ) %]<h2 align="center">Still [% numberpending | html %] servers to search</h2>[% END %] > > [% MACRO jsinclude BLOCK %] > [% Asset.js("js/acquisitions-menu.js") | $raw %] >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >index 8be6861586..81732a1ce6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/labeledMARCdetail.tt >@@ -90,6 +90,7 @@ > </aside> > </div> <!-- /.col-sm-2.col-sm-pull-10 --> > </div> <!-- /.row --> >+[% END %] > > [% MACRO jsinclude BLOCK %] > [% INCLUDE 'catalog-strings.inc' %] >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 27741
:
120192
|
120193
|
120194
|
120195
|
120197
|
120198
|
121344
|
121346
|
121347
|
121348
|
121349
|
121350
|
121351
|
121357
|
121358
|
121365
|
121400
|
121402
|
121403
|
121404
|
121509
|
121510
|
121521
|
121534
|
121560
|
121622
|
121642
|
121643
|
121644
|
121645
|
121646
|
121699
|
121700
|
121701
|
122018
|
127369
|
127370
|
127371
|
127372
|
127373
|
127374
|
127375
|
127376
|
127377
|
127378
|
127379
|
127380
|
127381
|
127382
|
127383
|
127384
|
127385
|
127386
|
127387
|
127388
|
127389
|
127390
|
127391
|
127392
| 127393 |
127394
|
127395