wip: refactor sections

This commit is contained in:
2025-09-24 15:14:48 -04:00
parent b2b9b2ba8f
commit 9af11d00cf
9 changed files with 56 additions and 59 deletions

View File

@@ -23,7 +23,6 @@ __( "Billing", 'ccat' );
__( "Billing is the same as contact", 'ccat' );
__( "Builder", 'ccat' );
__( "Cancelled", 'ccat' );
__( "Categorie(s)", 'ccat' );
__( "Collectif artistique", 'ccat' );
__( "Collective profile", 'ccat' );
__( "Complete", 'ccat' );
@@ -58,7 +57,6 @@ __( "Enfants", 'ccat' );
__( "Entity", 'ccat' );
__( "Event", 'ccat' );
__( "Event type", 'ccat' );
__( "Event type(s)", 'ccat' );
__( "Exposition", 'ccat' );
__( "Failed", 'ccat' );
__( "Familial", 'ccat' );
@@ -85,7 +83,6 @@ __( "Language(s)", 'ccat' );
__( "Locality", 'ccat' );
__( "Location", 'ccat' );
__( "Location type", 'ccat' );
__( "MRC", 'ccat' );
__( "Media type", 'ccat' );
__( "Media(s)", 'ccat' );
__( "Membership type", 'ccat' );

View File

@@ -124,7 +124,7 @@
"show_in_graphql": 1,
"graphql_description": "",
"graphql_field_name": "sections",
"graphql_non_null": 1,
"graphql_non_null": 0,
"acfe_flexible_layouts_placeholder": false,
"acfe_flexible_layouts_state": false,
"acfe_flexible_grid_container": false
@@ -159,5 +159,5 @@
"graphql_types": "",
"acfe_meta": "",
"acfe_note": "",
"modified": 1758719135
"modified": 1758740869
}