Bug 36295: Space out content blocks in batch record deletion

This patch adds a float-clearing line break to the batch record deletion
template so that the "Record type" section has visual separation from
the record number submission tabs.

To test, apply the patch and go to Cataloging -> Batch record deletion.

There should be padding between the two sections.

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Owen Leonard 2024-04-09 12:02:40 +00:00 committed by Katrin Fischer
parent f7c8e4ddf2
commit 55fbfffa0e
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834

View file

@ -96,6 +96,8 @@
</ol>
</fieldset>
<br class="clear" />
[% WRAPPER tabs id= "batch_del_form" %]
[% WRAPPER tabs_nav %]
[% WRAPPER tab_item tabname= "uploadfile_tab" bt_active= 1 %] <span>Upload a file</span> [% END %]