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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt (-3 / +2 lines)
Lines 43-50 Link Here
43
43
44
        // The core fields that should be displayed first
44
        // The core fields that should be displayed first
45
        var core = [
45
        var core = [
46
            'metadata_Author',
46
            'metadata_author',
47
            'metadata_Title',
47
            'metadata_title',
48
            'borrowername',
48
            'borrowername',
49
            'biblio_id',
49
            'biblio_id',
50
            'library',
50
            'library',
51
- 

Return to bug 20996