WIP
1 unresolved thread
1 unresolved thread
Closes #3476304
Merge request reports
Activity
Filter activity
added 2 commits
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.'), added 2 commits