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

(-)a/admin/columns_settings.yml (+2 lines)
Lines 857-862 modules: Link Here
857
              columnname: accessurl
857
              columnname: accessurl
858
            -
858
            -
859
              columnname: cost
859
              columnname: cost
860
            -
861
              columnname: price_paid
860
            -
862
            -
861
              columnname: comments
863
              columnname: comments
862
            -
864
            -
(-)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