Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!9225
11.x
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
11.x
issue/drupal-2546116:11.x
into
11.x
Overview
0
Commits
20
Pipelines
6
Changes
15
Open
Jacob Mirzaian
requested to merge
issue/drupal-2546116:11.x
into
11.x
9 months ago
Overview
0
Commits
20
Pipelines
6
Changes
15
Expand
Allow a sitebuilder to change the Comment form heading (rerolls
#96
in issue 2546116)
0
0
Merge request reports
Compare
11.x
version 5
b4d47ab9
9 months ago
version 4
2fb6c910
9 months ago
version 3
c0969419
9 months ago
version 2
bf88117d
9 months ago
version 1
2141fbd7
9 months ago
11.x (HEAD)
and
latest version
latest version
b41e3e19
20 commits,
6 months ago
version 5
b4d47ab9
19 commits,
9 months ago
version 4
2fb6c910
18 commits,
9 months ago
version 3
c0969419
17 commits,
9 months ago
version 2
bf88117d
16 commits,
9 months ago
version 1
2141fbd7
15 commits,
9 months ago
15 files
+
136
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
15
Search (e.g. *.vue) (Ctrl+P)
core/modules/comment/config/schema/comment.schema.yml
+
3
−
0
Options
@@ -40,6 +40,9 @@ comment.type.*:
description
:
type
:
text
label
:
'
Description'
form_heading
:
type
:
label
label
:
'
Form
heading'
field.storage_settings.comment
:
type
:
mapping
Loading