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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt (-3 / +2 lines)
Lines 131-138 $(document).ready(function() { Link Here
131
                <th class='NoVisible'>bookseller</th>
131
                <th class='NoVisible'>bookseller</th>
132
                <th>No.</th>
132
                <th>No.</th>
133
                <th>Name</th>
133
                <th>Name</th>
134
                <th class="title-numeric">Item count</th>
134
                <th>Item count</th>
135
                <th class="title-numeric">Biblio count</th>
135
                <th>Biblio count</th>
136
                <th>Items expected</th>
136
                <th>Items expected</th>
137
                <th>Created by</th>
137
                <th>Created by</th>
138
                <th class="title-string">Date</th>
138
                <th class="title-string">Date</th>
139
- 

Return to bug 13371