Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CiviCRM Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
CiviCRM Core
Commits
ba9b7e72
Unverified
Commit
ba9b7e72
authored
4 years ago
by
Seamus Lee
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #17238 from seamuslee001/dev_core_1739
#1739
Enable Longitude on Address editing by default (option 12)
parents
8f3b1e81
5ca6a024
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
settings/Core.setting.php
+1
-1
1 addition, 1 deletion
settings/Core.setting.php
with
1 addition
and
1 deletion
settings/Core.setting.php
+
1
−
1
View file @
ba9b7e72
...
...
@@ -99,7 +99,7 @@ return [
'pseudoconstant'
=>
[
'optionGroupName'
=>
'address_options'
,
],
'default'
=>
'123456891011'
,
'default'
=>
'123456891011
12
'
,
'add'
=>
'4.1'
,
'title'
=>
ts
(
'Address Fields'
),
'is_domain'
=>
1
,
...
...
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