updated to drupal 10.4
This commit is contained in:
		@@ -209,6 +209,15 @@ display:
 | 
			
		||||
            date_format: short
 | 
			
		||||
            custom_date_format: ''
 | 
			
		||||
            timezone: ''
 | 
			
		||||
            tooltip:
 | 
			
		||||
              date_format: ''
 | 
			
		||||
              custom_date_format: ''
 | 
			
		||||
            time_diff:
 | 
			
		||||
              enabled: false
 | 
			
		||||
              future_format: '@interval hence'
 | 
			
		||||
              past_format: '@interval ago'
 | 
			
		||||
              granularity: 2
 | 
			
		||||
              refresh: 60
 | 
			
		||||
        operations:
 | 
			
		||||
          id: operations
 | 
			
		||||
          table: block_content
 | 
			
		||||
@@ -264,6 +273,7 @@ display:
 | 
			
		||||
        type: mini
 | 
			
		||||
        options:
 | 
			
		||||
          offset: 0
 | 
			
		||||
          pagination_heading_level: h4
 | 
			
		||||
          items_per_page: 50
 | 
			
		||||
          total_pages: null
 | 
			
		||||
          id: 0
 | 
			
		||||
@@ -291,7 +301,7 @@ display:
 | 
			
		||||
      access:
 | 
			
		||||
        type: perm
 | 
			
		||||
        options:
 | 
			
		||||
          perm: 'administer blocks'
 | 
			
		||||
          perm: 'access block library'
 | 
			
		||||
      cache:
 | 
			
		||||
        type: tag
 | 
			
		||||
        options: {  }
 | 
			
		||||
@@ -523,14 +533,15 @@ display:
 | 
			
		||||
    position: 1
 | 
			
		||||
    display_options:
 | 
			
		||||
      display_extenders: {  }
 | 
			
		||||
      path: admin/structure/block/block-content
 | 
			
		||||
      path: admin/content/block
 | 
			
		||||
      menu:
 | 
			
		||||
        type: tab
 | 
			
		||||
        title: 'Custom block library'
 | 
			
		||||
        description: ''
 | 
			
		||||
        title: Blocks
 | 
			
		||||
        description: 'Create and edit block content.'
 | 
			
		||||
        weight: 0
 | 
			
		||||
        expanded: false
 | 
			
		||||
        menu_name: admin
 | 
			
		||||
        parent: block.admin_display
 | 
			
		||||
        parent: system.admin_content
 | 
			
		||||
        context: '0'
 | 
			
		||||
    cache_metadata:
 | 
			
		||||
      max-age: -1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user