Skip to content
Snippets Groups Projects

Resolve #2544708 "Display title fix 11.x"

Open Dave Long requested to merge issue/drupal-2544708:2544708-display-title-fix-11.x into 11.x
1 unresolved thread

Closes #2544708

Merge request reports

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
26 26 /**
27 27 * Indicates the block label (title) should be displayed to end users.
28 28 */
29 const BLOCK_LABEL_VISIBLE = 'visible';
29 const BLOCK_LABEL_VISIBLE = TRUE;
  • Dave Long added 1 commit

    added 1 commit

    Compare with previous version

  • Dave Long added 1 commit

    added 1 commit

    Compare with previous version

  • Dave Long added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading