mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-16 22:43:12 +00:00
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
This commit is contained in:
@@ -493,8 +493,6 @@
|
||||
<% row = (row.equals("odd") ? "even" : "odd");
|
||||
} %>
|
||||
|
||||
<tr><td> </td></tr>
|
||||
|
||||
<tr>
|
||||
|
||||
<td headers="t1" colspan="3" class="<%= row %>RowEvenCol">
|
||||
|
Reference in New Issue
Block a user