adding new input to marc21 plugins
Signed-off-by: Chris Cormack <crc@liblime.com>
This commit is contained in:
parent
73cc6852f5
commit
0c80c37407
8 changed files with 8 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<form name="f_pop" onSubmit="javascript:report()">
|
||||
<input type="hidden" name="plugin_name" value="marc21_field_006.tmpl">
|
||||
<table>
|
||||
<tr>
|
||||
<td>0 Form of material</td>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<form name="f_pop" onSubmit="javascript:report()">
|
||||
<input type="hidden" name="plugin_name" value="marc21_field_007.tmpl">
|
||||
<table>
|
||||
<tr>
|
||||
<td>00 Category of material</td>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<form name="f_pop" onSubmit="javascript:report()">
|
||||
<input type="hidden" name="plugin_name" value="marc21_field_008.tmpl">
|
||||
<table>
|
||||
<tr>
|
||||
<td>1-5 Date entered on file</td>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<form name="f_pop" onSubmit="javascript:report()">
|
||||
<input type="hidden" name="plugin_name" value="marc21_field_008_authorities.tmpl">
|
||||
<table>
|
||||
<tr>
|
||||
<td>1-5 Date entered on file</td>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<form name="f_pop" onSubmit="javascript:report()">
|
||||
<input type="hidden" name="plugin_name" value="marc21_leader.tmpl">
|
||||
<table>
|
||||
<tr>
|
||||
<td>1-4 Record size</td>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<form name="f_pop" onSubmit="javascript:report()">
|
||||
<input type="hidden" name="plugin_name" value="marc21_leader_authorities.tmpl">
|
||||
<table>
|
||||
<tr>
|
||||
<td>1-4 Record size</td>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<form name="f_pop" onSubmit="javascript:report()">
|
||||
<input type="hidden" name="plugin_name" value="marc21_leader_book.tmpl">
|
||||
<table>
|
||||
<tr>
|
||||
<td>1-4 Record size</td>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<form name="f_pop" onSubmit="javascript:report()">
|
||||
<input type="hidden" name="plugin_name" value="marc21_leader_computerfile.tmpl">
|
||||
<table>
|
||||
<tr>
|
||||
<td>1-4 Record size</td>
|
||||
|
|
Loading…
Reference in a new issue