# HG changeset patch # User Robert Casties # Date 1499712079 -7200 # Node ID 1389c83028ef9a16d67afec38aa97bb94668ac31 # Parent 29bd63f749c69699398c89d853244c991193adf5 show public information in Entity Details. diff -r 29bd63f749c6 -r 1389c83028ef src/main/webapp/browse/entityDetails.xhtml --- a/src/main/webapp/browse/entityDetails.xhtml Mon Jul 10 18:56:06 2017 +0200 +++ b/src/main/webapp/browse/entityDetails.xhtml Mon Jul 10 20:41:19 2017 +0200 @@ -144,7 +144,7 @@ + value="[#{srcRelation.target.objectClass}] #{srcRelation.target.ownValue} [#{srcRelation.target.id}, #{srcRelation.target.privacity}]" /> @@ -190,7 +190,7 @@ + value="[#{tarRelation.source.objectClass}] #{tarRelation.source.ownValue} [#{tarRelation.source.id}, #{tarRelation.source.privacity}]" />