Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
group_diff_ui
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
group_diff_ui
Merge requests
!1
fixed drupal-10-compatibility
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
fixed drupal-10-compatibility
issue/group_diff_ui-3458781:3458781-drupal-10-compatibility
into
1.0.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Open
Rajan Kumar
requested to merge
issue/group_diff_ui-3458781:3458781-drupal-10-compatibility
into
1.0.x
10 months ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
1.0.x
1.0.x (HEAD)
and
latest version
latest version
93f3e001
1 commit,
10 months ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
group_diff_ui.info.yml
+
1
−
1
Options
@@ -2,7 +2,7 @@ name: Group diff UI plugin
type
:
module
description
:
Provide Diff UI plugin for Group entity.
package
:
Entity Revision Diff
core_version_requirement
:
^9
core_version_requirement
:
^9
|| ^10
dependencies
:
-
entity_diff_ui:entity_diff_ui
Loading