Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt
Commits
8a74b536
Commit
8a74b536
authored
Jun 12, 2014
by
Jim Brandt
Browse files
Merge branch '4.2/user-location-fields' into 4.2-trunk
parents
f7251452
4b65a16c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/RT/Tickets.pm
View file @
8a74b536
...
...
@@ -171,7 +171,7 @@ our %LOWER_CASE_FIELDS = map { ( lc($_) => $_ ) } (keys %FIELD_METADATA);
our
%SEARCHABLE_SUBFIELDS
=
(
User
=>
[
qw(
EmailAddress Name RealName Nickname Organization Address1 Address2
WorkPhone HomePhone MobilePhone PagerPhone id
City State Zip Country
WorkPhone HomePhone MobilePhone PagerPhone id
)
],
);
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment