Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplify
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
simplify
Commits
311d1e1a
Commit
311d1e1a
authored
7 months ago
by
Dominique CLAUSE
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3081745
by dom.: Revisions not saved when Revision info is hidden
parent
7be5c6d6
No related branches found
No related tags found
No related merge requests found
Pipeline
#303942
failed
7 months ago
Stage: build
Stage: validate
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
simplify.module
+1
-1
1 addition, 1 deletion
simplify.module
with
1 addition
and
1 deletion
simplify.module
+
1
−
1
View file @
311d1e1a
...
...
@@ -580,7 +580,7 @@ function simplify_hide_field(string $field, array &$form) {
// Revision.
case
'revision_information'
:
$form
[
'revision_information'
][
'#a
cce
ss'
]
=
FALSE
;
$form
[
'revision_information'
][
'#a
ttributes'
][
'cla
ss'
]
[]
=
'visually-hidden'
;
break
;
default
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment