forked from museum-digital/musdb-md-xm-xsls
Add settings show_exhibitions and show_loans
This commit is contained in:
parent
d9fe60d541
commit
82a469c877
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"show_sammlungen": true,
|
"show_sammlungen": true,
|
||||||
"show_serien": true,
|
"show_serien": true,
|
||||||
|
"show_exhibitions": false,
|
||||||
|
"show_loans": false,
|
||||||
"show_ereignisse": true,
|
"show_ereignisse": true,
|
||||||
"show_tags": true,
|
"show_tags": true,
|
||||||
"show_literatur": true,
|
"show_literatur": true,
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"show_sammlungen": true,
|
"show_sammlungen": true,
|
||||||
"show_serien": true,
|
"show_serien": true,
|
||||||
|
"show_exhibitions": false,
|
||||||
|
"show_loans": false,
|
||||||
"show_ereignisse": true,
|
"show_ereignisse": true,
|
||||||
"show_tags": true,
|
"show_tags": true,
|
||||||
"show_literatur": true,
|
"show_literatur": true,
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"show_sammlungen": true,
|
"show_sammlungen": true,
|
||||||
"show_serien": true,
|
"show_serien": true,
|
||||||
|
"show_exhibitions": false,
|
||||||
|
"show_loans": false,
|
||||||
"show_ereignisse": true,
|
"show_ereignisse": true,
|
||||||
"show_tags": true,
|
"show_tags": true,
|
||||||
"show_literatur": true,
|
"show_literatur": true,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user