commit | bcb03c05b3385ef8b78dc3354c914d51b56ac658 | [log] [tgz] |
---|---|---|
author | Masayoshi Kobayashi <masayoshi@onlab.us> | Wed Jan 22 15:18:49 2014 -0800 |
committer | Masayoshi Kobayashi <masayoshi@onlab.us> | Wed Jan 22 15:18:49 2014 -0800 |
tree | bf7c1d39ce071116d4679ca0438df820d06d9b12 | |
parent | 457e04a2a9258193e98a4b00b89af7505bb5cf26 [diff] [blame] |
Old GUI changes to show number of switches and links
diff --git a/web/onos-topology.html b/web/onos-topology.html index 5834521..b4e5097 100644 --- a/web/onos-topology.html +++ b/web/onos-topology.html
@@ -43,7 +43,7 @@ <path d="M0,-5L10,0L0,5" fill="red" stroke="red"/> </marker> </defs> -<h1>ONOS Sprint 4 Demo GUI</h1> +<h1>ONOS Simple Topology GUI</h1> <h2>Controller Status</h2> <div id="servers"></div> <div id="onos-status"></div>