Bug 14897 - Header name mismatch in ./modules/catalogue/detail.tt

We changed the detail.tt file for staff interface from Publication details to
"Serial enumeration / chronology" to match the cataloguing editor.

Signed-off-by: Joy Nelson <joy@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
This commit is contained in:
Dimitris Antonakis 2016-06-04 16:00:47 +03:00 committed by Kyle M Hall
parent 63041c19c9
commit 43d77fdcf0

View file

@ -593,7 +593,7 @@ function verify_images() {
<th>Status</th>
<th>Last seen</th>
<th>Barcode</th>
[% IF ( volinfo ) %]<th>Publication details</th>[% END %]
[% IF ( volinfo ) %]<th>Serial enumeration / chronology</th>[% END %]
[% IF ( itemdata_uri ) %]<th>url</th>[% END %]
[% IF ( itemdata_copynumber ) %]<th>Copy number</th>[% END %]
[% IF ( itemdata_stocknumber ) %]<th>Inventory number</th>[% END %]