1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

prettier fixes

This commit is contained in:
CroogQT
2022-05-06 11:44:34 -07:00
parent 9c5355a300
commit fbd933b56a

View File

@ -65,7 +65,6 @@ function toggleCheckboxRange(
} }
} }
/** /**
* IF the shift key is pressed and there is state is not null, toggleCheckboxRange between the * IF the shift key is pressed and there is state is not null, toggleCheckboxRange between the
* event target element and the state element. * event target element and the state element.