Skip to content
Snippets Groups Projects
Commit 10412502 authored by Demian Katz's avatar Demian Katz Committed by Robert Lange
Browse files

Fix potentially misleading examples.

parent ccbd86d8
No related merge requests found
......@@ -39,8 +39,8 @@ reserve = "msg|N"
callnumber = "marc|khi"
barcode = "msg|Unavailable"
number = "marc|8"
;notes[]
;summary[]
;notes = "msg|Example Note"
;summary = "msg|Example Summary"
[MarcStatus]
; Used if useStatus is set to "marc"
......@@ -59,8 +59,8 @@ reserve = "msg|N"
callnumber = "marc|khi"
barcode = "msg|Unavailable"
number = "marc|8"
;notes[]
;summary[]
;notes = "msg|Example Note"
;summary = "msg|Example Summary"
[Holdings]
availability = false
......@@ -71,8 +71,8 @@ reserve = "N"
callnumber = ""
barcode = "Unavailable"
number = "Unknown"
;notes[]
;summary[]
;notes = "msg|Example Note"
;summary = "msg|Example Summary"
[Status]
availability = false
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment