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

(-)a/admin/columns_settings.yml (+2 lines)
Lines 859-864 modules: Link Here
859
              columnname: accessurl
859
              columnname: accessurl
860
            -
860
            -
861
              columnname: cost
861
              columnname: cost
862
            -
863
              columnname: price_paid
862
            -
864
            -
863
              columnname: comments
865
              columnname: comments
864
            -
866
            -
(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/ill-list-table.inc (-1 / +1 lines)
Lines 29-34 Link Here
29
                <th scope="col" class="completed_formatted">Completed on</th>
29
                <th scope="col" class="completed_formatted">Completed on</th>
30
                <th scope="col">Access URL</th>
30
                <th scope="col">Access URL</th>
31
                <th scope="col">Cost</th>
31
                <th scope="col">Cost</th>
32
                <th scope="col">Price paid</th>
32
                <th scope="col">Comments</th>
33
                <th scope="col">Comments</th>
33
                <th scope="col">OPAC notes</th>
34
                <th scope="col">OPAC notes</th>
34
                <th scope="col">Staff notes</th>
35
                <th scope="col">Staff notes</th>
35
- 

Return to bug 22693