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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt (-2 / +1 lines)
Lines 251-257 $(document).ready(function(){ Link Here
251
            <th>Lost</th>
251
            <th>Lost</th>
252
            <th>Damaged</th>
252
            <th>Damaged</th>
253
            <th>Withdrawn</th>
253
            <th>Withdrawn</th>
254
            <th>Unseen since</th>
254
            <th>Last seen</th>
255
            <th>Problems</th>
255
            <th>Problems</th>
256
        </tr>
256
        </tr>
257
    </thead>
257
    </thead>
258
- 

Return to bug 16139