From 070f4ee65cb35ee6cf4c63d0aba6fe2a4912ddec Mon Sep 17 00:00:00 2001 From: Andrea Bollini Date: Sat, 23 Nov 2013 12:25:43 +0100 Subject: [PATCH] DS-1772 Bootstrap JSPUI - When editing an item there is an extra empty row at the bottom of the table resulting in a partial border --- dspace-jspui/src/main/webapp/tools/edit-item-form.jsp | 2 -- 1 file changed, 2 deletions(-) diff --git a/dspace-jspui/src/main/webapp/tools/edit-item-form.jsp b/dspace-jspui/src/main/webapp/tools/edit-item-form.jsp index 16341c227e..7234225752 100644 --- a/dspace-jspui/src/main/webapp/tools/edit-item-form.jsp +++ b/dspace-jspui/src/main/webapp/tools/edit-item-form.jsp @@ -493,8 +493,6 @@ <% row = (row.equals("odd") ? "even" : "odd"); } %> -   -