|
Lines 1-5
Link Here
|
| 1 |
[% INCLUDE 'doc-head-open.inc' %] |
1 |
[% INCLUDE 'doc-head-open.inc' %] |
| 2 |
<title>Koha › UNIMARC field 225a builder</title> |
2 |
<title>Koha › UNIMARC field 210c builder</title> |
| 3 |
[% INCLUDE 'doc-head-close.inc' %] |
3 |
[% INCLUDE 'doc-head-close.inc' %] |
| 4 |
<style type="text/css"> |
4 |
<style type="text/css"> |
| 5 |
#custom-doc { width:37.85em;*width:36.93em;min-width:492px; margin:auto; text-align:left; } |
5 |
#custom-doc { width:37.85em;*width:36.93em;min-width:492px; margin:auto; text-align:left; } |
|
Lines 32-38
$(document).ready(function(){
Link Here
|
| 32 |
<div id="custom-doc" class="yui-t7"> |
32 |
<div id="custom-doc" class="yui-t7"> |
| 33 |
<div id="bd"> |
33 |
<div id="bd"> |
| 34 |
|
34 |
|
| 35 |
<h1>UNIMARC field 225a builder</h1> |
35 |
<h1>UNIMARC field 210c builder</h1> |
| 36 |
<div class="autocomplete"> |
36 |
<div class="autocomplete"> |
| 37 |
<form name="f_pop" onsubmit="javascript:report()" action=""> |
37 |
<form name="f_pop" onsubmit="javascript:report()" action=""> |
| 38 |
<div id="fieldautocomplete" class="autocomplete"> |
38 |
<div id="fieldautocomplete" class="autocomplete"> |
| 39 |
- |
|
|