This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
POHANG
/
its-web-server
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
update 2024-03-15
junggilpark
hace 1 año
padre
2c88b4ddd4
commit
fdb9b271e0
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
src/main/resources/static/js/traffic/traffic.js
+ 2
- 0
src/main/resources/static/js/traffic/traffic.js
Ver fichero
@@ -581,6 +581,8 @@ function getAtrd() {
listSection.html(listStr);
}
});
+
+ getVertex();
}
/**