Skip to content
Snippets Groups Projects

WIP

1 unresolved thread

Closes #3476304

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
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