Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
basic
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
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
xrm
basic
Commits
d7787f0a
Commit
d7787f0a
authored
6 years ago
by
j.luginger
Browse files
Options
Downloads
Patches
Plain Diff
[Projekt: Entwicklung - Neon][TicketNr.: 1035026][[Person]: Anrede und Titel]
Codes verbessert
parent
e8d1837f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
entity/Person_entity/entityfields/gender/displayValueProcess.js
+1
-2
1 addition, 2 deletions
.../Person_entity/entityfields/gender/displayValueProcess.js
with
1 addition
and
2 deletions
entity/Person_entity/entityfields/gender/displayValueProcess.js
+
1
−
2
View file @
d7787f0a
...
...
@@ -17,7 +17,6 @@ var sex = db.cell(cond.andPrepareVars("SALUTATION.SALUTATION", "$field.SALUTATIO
if
(
sex
)
{
var
keyword
=
KeywordUtils
.
getViewValue
(
"
PersonGender
"
,
sex
);
logging
.
log
(
keyword
)
result
.
string
(
keyword
)
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Johannes Hörmann
@j.hoermann
mentioned in commit
9ce702a0
·
6 years ago
mentioned in commit
9ce702a0
mentioned in commit 9ce702a06eb033242efc528bfc27823144542d47
Toggle commit list
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