Skip to content
Snippets Groups Projects
Commit d7787f0a authored by j.luginger's avatar j.luginger
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1035026][[Person]: Anrede und Titel]

Codes verbessert
parent e8d1837f
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment