Explorar el Código

Fix TS import

atownson hace 1 año
padre
commit
0cf8264c0e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      netbox/project-static/src/buttons/floatBulk.ts

+ 1 - 1
netbox/project-static/src/buttons/floatBulk.ts

@@ -1,4 +1,4 @@
-import { getElements, fadeIn } from '../util';
+import { getElements } from '../util';
 				
 				
 /**
 /**
  * Conditionally add and remove a class that will float the button group
  * Conditionally add and remove a class that will float the button group