mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
add file, skeleton from "select all"
This commit is contained in:
parent
bddca8e232
commit
2979a64ce3
5
netbox/project-static/src/buttons/selectMultiple.ts
Normal file
5
netbox/project-static/src/buttons/selectMultiple.ts
Normal file
@ -0,0 +1,5 @@
|
||||
import { getElement, getElements, findFirstAdjacent } from '../util';
|
||||
|
||||
export function initSelectMultiple(): void {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user