From 609415a74b8197031072862e78f91e1499c5713d Mon Sep 17 00:00:00 2001 From: VSORC Date: Wed, 23 Oct 2019 20:14:51 -0400 Subject: [PATCH] detallitos de stats --- img/all_icons.svg | 63 +++++++++++++++++++++++++++++++++++++++ js/topology/flowtables.js | 4 +-- 2 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 img/all_icons.svg diff --git a/img/all_icons.svg b/img/all_icons.svg new file mode 100644 index 0000000..1ff099a --- /dev/null +++ b/img/all_icons.svg @@ -0,0 +1,63 @@ + + + + + + + + Page-1 + + Sheet.7 + + + + + + Sheet.8 + + + + + + Sheet.9 + + + + + + Sheet.14 + + + + Sheet.15 + + + + Forward + + + + Refresh + + + + diff --git a/js/topology/flowtables.js b/js/topology/flowtables.js index d884195..af4a22f 100644 --- a/js/topology/flowtables.js +++ b/js/topology/flowtables.js @@ -1,9 +1,9 @@ // Copyright (c) 2018 Maen Artimy -// +// // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at -// +// // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software -- 2.25.1