Skip to content

Instantly share code, notes, and snippets.

@khuckins
Created April 8, 2022 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khuckins/a919d04e856ca177683b4a00dfa3bc7e to your computer and use it in GitHub Desktop.
Save khuckins/a919d04e856ca177683b4a00dfa3bc7e to your computer and use it in GitHub Desktop.
{
"hideToolbarActions": [],
"columns": [
{
"name": "circ_lib",
"flex": 5
},
{
"flex": 5,
"name": "callnumber"
},
{
"flex": 5,
"name": "monograph_part"
},
{
"name": "barcode",
"flex": 5
},
{
"name": "copy_location",
"flex": 5
},
{
"name": "circ_modifier",
"flex": 5
},
{
"name": "age_protect",
"flex": 4
},
{
"flex": 4,
"name": "active_date"
},
{
"flex": 5,
"name": "holdable"
},
{
"name": "copy_status",
"flex": 3
},
{
"flex": 3,
"name": "due_date"
},
{
"name": "last_circ",
"flex": 3
},
{
"flex": 3,
"name": "circ_count"
},
{
"flex": 3,
"name": "course"
}
],
"version": 2,
"limit": 10
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment