Skip to content
Snippets Groups Projects

Issue #2923946 by prashant.c, brahmjeet789: Most Recent Poll - Question title...

Issue #2923946 by prashant.c, brahmjeet789: Most Recent Poll - Question title...
2 unresolved threads
Open Sourav Paul requested to merge issue/poll-2923946:2923946-most-recent-poll into 2.0.x
2 unresolved threads

Issue #2923946 by prashant.c, brahmjeet789: Most Recent Poll - Question title is Displayed as Block Title

Closes #2923946

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
139 139 return $this;
140 140 }
141 141
142 /**
143 * {@inheritdoc}
144 */
145 public function getBlockTitleAllow() {
  • Sourav Paul added 1 commit

    added 1 commit

    Compare with previous version

  • 388 403 ])
    389 404 ->setDisplayConfigurable('form', TRUE);
    390 405
    406 $fields['block_title_allow'] = BaseFieldDefinition::create('boolean')
    Please register or sign in to reply
    Loading