Skip to content

Commit

Permalink
Setting default content slots to sitewide by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamglenn committed Apr 7, 2024
1 parent 65210fb commit e7b9675
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions views/default_content.html
Expand Up @@ -131,6 +131,7 @@
- slot_1_scope:
type: checkbox
title: Sitewide
default: 1
- slot_1_show_hidden:
type: checkbox
title: Show if Hidden
Expand Down Expand Up @@ -264,6 +265,7 @@
- slot_2_scope:
type: checkbox
title: Sitewide
default: 1
- slot_2_show_hidden:
type: checkbox
title: Show if Hidden
Expand Down Expand Up @@ -397,6 +399,7 @@
- slot_3_scope:
type: checkbox
title: Sitewide
default: 1
- slot_3_show_hidden:
type: checkbox
title: Show if Hidden
Expand Down

0 comments on commit e7b9675

Please sign in to comment.