Loading src/webui/service/static/topology_icons/Acknowledgements.txt +4 −0 Original line number Diff line number Diff line Loading @@ -27,3 +27,7 @@ https://symbols.getvecta.com/stencil_241/289_wae.216d930c17.png => emu-optical-t https://symbols.getvecta.com/stencil_240/128_localdirector.c1e561769f.png => optical-splitter.png https://symbols.getvecta.com/stencil_241/158_local-director.6b38eab9e4.png => emu-optical-splitter.png https://symbols.getvecta.com/stencil_240/197_radio-tower.b6138c8c29.png => radio-router.png https://symbols.getvecta.com/stencil_241/216_radio-tower.5159339bc0.png => emu-radio-router.png No newline at end of file src/webui/service/static/topology_icons/emu-packet-radio-router.png 0 → 100644 +5.38 KiB Loading image diff... src/webui/service/static/topology_icons/packet-radio-router.png 0 → 100644 +18.9 KiB Loading image diff... src/webui/service/templates/js/topology.js +2 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,8 @@ const margin = {top: 5, right: 5, bottom: 5, left: 5}; const icon_width = 40; const icon_height = 40; width = 1000 - margin.left - margin.right; height = 600 - margin.top - margin.bottom; width = 1400 - margin.left - margin.right; height = 800 - margin.top - margin.bottom; //function handleZoom(e) { // console.dir(e); Loading Loading
src/webui/service/static/topology_icons/Acknowledgements.txt +4 −0 Original line number Diff line number Diff line Loading @@ -27,3 +27,7 @@ https://symbols.getvecta.com/stencil_241/289_wae.216d930c17.png => emu-optical-t https://symbols.getvecta.com/stencil_240/128_localdirector.c1e561769f.png => optical-splitter.png https://symbols.getvecta.com/stencil_241/158_local-director.6b38eab9e4.png => emu-optical-splitter.png https://symbols.getvecta.com/stencil_240/197_radio-tower.b6138c8c29.png => radio-router.png https://symbols.getvecta.com/stencil_241/216_radio-tower.5159339bc0.png => emu-radio-router.png No newline at end of file
src/webui/service/static/topology_icons/emu-packet-radio-router.png 0 → 100644 +5.38 KiB Loading image diff...
src/webui/service/static/topology_icons/packet-radio-router.png 0 → 100644 +18.9 KiB Loading image diff...
src/webui/service/templates/js/topology.js +2 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,8 @@ const margin = {top: 5, right: 5, bottom: 5, left: 5}; const icon_width = 40; const icon_height = 40; width = 1000 - margin.left - margin.right; height = 600 - margin.top - margin.bottom; width = 1400 - margin.left - margin.right; height = 800 - margin.top - margin.bottom; //function handleZoom(e) { // console.dir(e); Loading