|
Lines 9-14
Link Here
|
| 9 |
[% PROCESS ill_text_input_field id = 'volume' label = t('Volume') value = whole.value.other.volume %] |
9 |
[% PROCESS ill_text_input_field id = 'volume' label = t('Volume') value = whole.value.other.volume %] |
| 10 |
[% PROCESS ill_text_input_field id = 'isbn' label = t('ISBN') value = whole.value.other.isbn %] |
10 |
[% PROCESS ill_text_input_field id = 'isbn' label = t('ISBN') value = whole.value.other.isbn %] |
| 11 |
[% PROCESS ill_text_input_field id = 'issn' label = t('ISSN') value = whole.value.other.issn %] |
11 |
[% PROCESS ill_text_input_field id = 'issn' label = t('ISSN') value = whole.value.other.issn %] |
|
|
12 |
[% PROCESS ill_text_input_field id = 'eissn' label = t('eISSN') value = whole.value.other.eissn %] |
| 12 |
[% PROCESS ill_text_input_field id = 'part_edition' label = t('Part') value = whole.value.other.part_edition %] |
13 |
[% PROCESS ill_text_input_field id = 'part_edition' label = t('Part') value = whole.value.other.part_edition %] |
| 13 |
[% PROCESS ill_text_input_field id = 'paper_title' label = t('Paper title') value = whole.value.other.paper_title %] |
14 |
[% PROCESS ill_text_input_field id = 'paper_title' label = t('Paper title') value = whole.value.other.paper_title %] |
| 14 |
[% PROCESS ill_text_input_field id = 'paper_author' label = t('Paper author') value = whole.value.other.paper_author %] |
15 |
[% PROCESS ill_text_input_field id = 'paper_author' label = t('Paper author') value = whole.value.other.paper_author %] |