Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291119

Set page title when editing custom block type

$
0
0

Follow up for #1871772-108: Convert custom blocks to content entities

Problem/Motivation

+++ b/core/modules/block/custom_block/custom_block.admin.inc
@@ -0,0 +1,98 @@
+function custom_block_type_edit(CustomBlockType $block_type) {
+ return entity_get_form($block_type);
Normally we add drupal_set_title('Edit %label block type', ...) here, but we can improve this later.

Proposed resolution

Update page callback

Remaining tasks

Update page callback


Viewing all articles
Browse latest Browse all 291119

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>