From d5e304e74692a764475a78c0bddf13bfa37f148b Mon Sep 17 00:00:00 2001 From: Björn Mattsson Date: Thu, 23 Mar 2023 16:11:33 +0100 Subject: Added OrgInfo for webb --- xslt/entityInfo2Webb.xslt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/xslt/entityInfo2Webb.xslt b/xslt/entityInfo2Webb.xslt index 2c0ad01..da15112 100644 --- a/xslt/entityInfo2Webb.xslt +++ b/xslt/entityInfo2Webb.xslt @@ -47,6 +47,7 @@ <th>EntityID </th> <th>Contacts</th> <th>UIInfo</th> + <th>Organization</th> <th>RequestedAttributes</th> </tr> @@ -67,6 +68,8 @@ </td> <td> </td> + <td> + </td> <td> </td> </tr> @@ -87,12 +90,25 @@ + + + <br> + + + + <br><a href=" ">InformationURL</a> + + <br><a href=" + + ">md:OrganizationURL</a> + + <a href="mailto: -- cgit v1.2.3