Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
webform_encrypt
Commits
826688d1
Commit
826688d1
authored
Feb 26, 2018
by
AndyF
Committed by
Manuel Garcia
Feb 26, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2942893
by AndyF: Add element encryption fieldset to specific tab
parent
0f0302f1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
webform_encrypt.module
webform_encrypt.module
+1
-0
No files found.
webform_encrypt.module
View file @
826688d1
...
...
@@ -25,6 +25,7 @@ function webform_encrypt_form_webform_ui_element_form_alter(&$form, FormStateInt
$form
[
'element_encrypt'
]
=
[
'#type'
=>
'details'
,
'#title'
=>
t
(
'Encryption'
),
'#group'
=>
'tab_advanced'
,
];
// To provide the encryption fields for webform elements.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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