Addressing reviewer recommendations

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2022-03-01 15:18:02 -03:00
parent 0467cb1f66
commit e37575985d
+2 -2
View File
@@ -204,8 +204,8 @@ $(function () {
},
},
{
text: '<span class="far fa-minus-square"></span>',
titleAttr: "Select More",
text: '<span class="far fa-plus-square"></span>',
titleAttr: "Select All",
className: "btn-sm datatable-bt selectMore",
action: function () {
table.rows({ page: "current" }).select();