blob: ef8d1aa0c2ca3c720e83225f614e6a2ee69a9a89 [file] [log] [blame]
Karthik Vegesna99012712017-07-20 12:07:23 -07001<!-- partial HTML of patch panel app -->
2<meta charset="utf-8">
3<head>
4</head>
5
6<body style="background-color:powderblue;">
7
8<h2><center>Packet Statistics</center></h2>
9
10<div id="ov-sample-custom" ng-controller="OvSampleCustomCtrl">
11 <center><div class="button-panel">
12 <div class="my-button" ng-click="dthreestuff()">
13 Generate Graph
14 </div>
15 </div>
16 </center>
17
18</div>