diff --git a/frontend/sw360-portlet/src/main/webapp/html/projects/includes/projects/summary.jspf b/frontend/sw360-portlet/src/main/webapp/html/projects/includes/projects/summary.jspf index 1fee279d9..b58bfdc93 100644 --- a/frontend/sw360-portlet/src/main/webapp/html/projects/includes/projects/summary.jspf +++ b/frontend/sw360-portlet/src/main/webapp/html/projects/includes/projects/summary.jspf @@ -96,6 +96,10 @@ Tag: + + External ids: + + diff --git a/frontend/sw360-portlet/src/main/webapp/html/projects/view.jsp b/frontend/sw360-portlet/src/main/webapp/html/projects/view.jsp index c3b264546..3d9a08ac7 100644 --- a/frontend/sw360-portlet/src/main/webapp/html/projects/view.jsp +++ b/frontend/sw360-portlet/src/main/webapp/html/projects/view.jsp @@ -271,8 +271,8 @@ result.push({ "DT_RowId": "${project.id}", "id": '${project.id}', - "name": '${project.name}', - "description": "", + "name": '', + "description": '', "state":"", "clearing":'', "responsible":'',