We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b57c2 commit 7e51b4bCopy full SHA for 7e51b4b
1 file changed
signaturenDruck/main.js
@@ -33,19 +33,9 @@ const configNew = {
33
showModal: true,
34
modalTxt: 'Die ausgewählten Signaturen wurden gedruckt.'
35
},
36
- file: {
37
- signatureCategory: '7100',
38
- subfieldLocation: '$f',
39
- subfieldSignature: '$a',
40
- subfieldLoanIndication: '$d'
41
- },
42
SRU: {
43
useSRU: false,
44
- SRUAddress: 'http://sru.gbv.de/opac-de-27',
45
- signatureCategory: '209A',
46
- subfieldLocation: 'f',
47
- subfieldSignature: 'a',
48
- subfieldLoanIndication: 'd'
+ SRUAddress: 'http://sru.gbv.de/opac-de-27'
49
50
print: {
51
printImmediately: false
0 commit comments