Skip to content
Snippets Groups Projects

WIP

1 unresolved thread

Closes #3476304

Merge request reports

Members who can merge are allowed to add commits.

Merge request pipeline passed with warnings for c40a1104

Code Quality is loading
Test summary results are loading
Ready to merge by members who can write to the target branch.
  • 0 commits and 1 merge commit will be added to .
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
92 93 ],
93 94 '#default_value' => $this->entity->getPosition(),
94 95 ];
96 $form['script'] = [
97 '#type' => 'textarea',
98 '#title' => $this->t('JavaScript snippet'),
99 '#description' => $this->t('The snippet of JavaScript to display on the page. Do not include <script> tags.'),
  • Michael Strelan added 2 commits

    added 2 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading