Skip to content

Commit

Permalink
Merge pull request #6965 from samvera/issue-6808
Browse files Browse the repository at this point in the history
Adding required data cells to collection membership rows in batch create
  • Loading branch information
dlpierce authored Nov 8, 2024
2 parents 0b593bb + f0390ee commit 1584e11
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/hyrax/base/_form_member_of_collections.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ HTML Properties:
</tr>
</thead>
<tbody>
<tr class="sr-only">
<td>This table will only display data if works are assigned to collections</td>
<td><span></span></td>
</tr>
</tbody>
</table>
</div>
Expand Down

0 comments on commit 1584e11

Please sign in to comment.