mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
utils: remove duplicate function and convert changeTableButtonStates to vanilla JS
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -207,7 +207,7 @@ $(() => {
|
||||
table.rows(0).deselect();
|
||||
}
|
||||
|
||||
utils.changeBulkDeleteStates(table);
|
||||
utils.changeTableButtonStates(table);
|
||||
});
|
||||
|
||||
table.on("order.dt", () => {
|
||||
|
||||
Reference in New Issue
Block a user