Skip to content

Commit

Permalink
YDA-5562 - Changed position of Copy/Move and overwrite all button.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaur16 committed Dec 18, 2023
1 parent 26865e8 commit a9090d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion research/templates/research/browse.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,8 @@ <h5 class="card-title float-start">
</div>

<div class="modal-footer">
<button type="button" class="btn btn-primary dlg-multi-action-button hidden" data-action="" data-name="" data-collection="" data-overwrite=""><span class="action"></span></button>
<button type="button" class="btn btn-secondary" id="finishMultiSelect" data-bs-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary dlg-multi-action-button hidden"><span class="action"></span></button>
</div>
</div>
</div>
Expand Down

0 comments on commit a9090d8

Please sign in to comment.