[Legacy] Fix column chooser button

This commit is contained in:
Jack Anderson 2023-05-11 08:49:15 +01:00 committed by Clemente Raposo
parent 5488a7896b
commit 7badd2a809

View file

@ -52,7 +52,7 @@
</div>
<div class="modal-footer">
<button type="button" class="btn button purple btn-default"
<button type="button" class="button purple btn-default"
data-dismiss="modal">{$APP.LBL_CLOSE_BUTTON_TITLE}</button>
<button type="button" onclick="columnsFilter.onSaveClick();" type="button"
class="button red">{$APP.LBL_SAVE_CHANGES_BUTTON_TITLE}</button>