commit | c4ae4b875647bad3c941807a5a5b2a99965b81e3 | [log] [tgz] |
---|---|---|
author | Pankaj Berde <pankaj@onlab.us> | Sat Jan 12 09:56:47 2013 -0800 |
committer | Pankaj Berde <pankaj@onlab.us> | Sat Jan 12 09:56:47 2013 -0800 |
tree | 6e2eb11543fface60f4716c3efa355e78ad7f669 | |
parent | 0fc4e4327ce6e73de5c3f4c69c67a107a3d227db [diff] [blame] |
Added webservices forwarding script for UI
diff --git a/web/tpl/switch-list-item.html b/web/tpl/switch-list-item.html new file mode 100644 index 0000000..7ce0262 --- /dev/null +++ b/web/tpl/switch-list-item.html
@@ -0,0 +1 @@ + <td><a href="/switch/<%= id %>"><%= id %></a></td><td><%= inetAddress %></td><td><%= manufacturerDescription %><td><%= packetCount %></td><td><%= byteCount %></td><td><%= flowCount %></td><td><%= connectedSince %></td>