corrade-nucleus-nucleons – Diff between revs 31 and 39

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 31 Rev 39
Line 3... Line 3...
3 <link href="/doctor/node_modules/highcharts/css/highcharts.css" rel="stylesheet" type="text/css"> 3 <link href="/doctor/node_modules/highcharts/css/highcharts.css" rel="stylesheet" type="text/css">
4 <!-- HighCharts --> 4 <!-- HighCharts -->
5 <script src="/doctor/node_modules/highcharts/js/highcharts.js" type="text/javascript"></script> 5 <script src="/doctor/node_modules/highcharts/js/highcharts.js" type="text/javascript"></script>
6 <script src="/doctor/node_modules/highcharts/js/modules/exporting.js" type="text/javascript"></script> 6 <script src="/doctor/node_modules/highcharts/js/modules/exporting.js" type="text/javascript"></script>
Line 7... Line 7...
7   7  
8 <div class="panel panel-default window-manager-window"> 8 <div class="panel panel-default window-manager-window" data-target="doctor">
9 <div class="panel-heading"> 9 <div class="panel-heading">
10 <button type="button" class="close window-manager-close-button" data-target="doctor"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button> 10 <button type="button" class="close window-manager-close-button" data-target="doctor"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
11 <h3 class="panel-title">HeartBeat</h3> 11 <h3 class="panel-title">HeartBeat</h3>
12 </div> 12 </div>