Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Issue forks
linkit-3049946
Commits
a8ab4f6b
Commit
a8ab4f6b
authored
Dec 28, 2018
by
git
Committed by
Emil Stjerneman
Dec 28, 2018
Browse files
Issue
#2964661
by velociraptor4774: Allow ajax form processing
parent
6f8fc939
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Element/Linkit.php
View file @
a8ab4f6b
...
...
@@ -26,6 +26,7 @@ class Linkit extends FormElement {
'#process'
=>
[
[
$class
,
'processLinkitAutocomplete'
],
[
$class
,
'processGroup'
],
[
$class
,
'processAjaxForm'
],
],
'#pre_render'
=>
[
[
$class
,
'preRenderLinkitElement'
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment