mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-02 08:09:19 +08:00
[Legacy] Fix column chooser button
This commit is contained in:
parent
5488a7896b
commit
7badd2a809
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue