Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
riverlea
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Extensions
riverlea
Merge requests
!2
Update riverlea.php
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update riverlea.php
GuillaumeSorel/riverlea:GuillaumeSorel-main-patch-66977
into
main
Overview
1
Commits
1
Pipelines
0
Changes
1
Merged
GuillaumeSorel
requested to merge
GuillaumeSorel/riverlea:GuillaumeSorel-main-patch-66977
into
main
9 months ago
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
add a closing } line 57
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
55c53a07
1 commit,
9 months ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
riverlea.php
+
1
−
1
Options
@@ -54,7 +54,7 @@ function riverlea_civicrm_alterBundle(CRM_Core_Resources_Bundle $bundle) {
'translate'
=>
FALSE
,
]);
}
}
/**
* Implements hook_civicrm_install().
*
Loading