View | Details | Raw Unified | Return to bug 26692
Collapse All | Expand All

(-)a/opac/svc/barcode (-3 / +2 lines)
Lines 1-6 Link Here
1
#!/usr/bin/perl
1
#!/usr/bin/perl
2
2
3
# Copyright 2014 ByWater Solutions
3
# Copyright 2020 ByWater Solutions
4
#
4
#
5
# This file is part of Koha.
5
# This file is part of Koha.
6
#
6
#
Lines 56-62 EAN8 Link Here
56
EAN13
56
EAN13
57
COOP2of5
57
COOP2of5
58
58
59
If ommited,it defaults to Code39.
59
If omitted,it defaults to Code39.
60
60
61
=item I<notext>
61
=item I<notext>
62
62
63
- 

Return to bug 26692