mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Addressing reviewer recommendations
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user