This repository was archived by the owner on Apr 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 190190 <a class="nav-link" id="home-tab" data-toggle="tab" href="#home" role="tab" aria-controls="home" aria-selected="true">Home <span class="sr-only">(current)</span></a>
191191 </li>
192192 </ul>
193- <form class="form-inline my-2 my-lg-0">
194- <input class="form-control mr-sm-2" type="search" placeholder="Search" aria-label="Search">
195- <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
196- </form>
197193 </div>
198194 </nav>
199195 <div class="container-fluid tab-content" id="myTabContent">
370366 <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
371367 <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
372368 <script>
373- google.charts.load('current', {'packages':['corechart', ' bar', 'line']});
369+ google.charts.load('current', {'packages':['bar', 'line']});
374370 google.charts.setOnLoadCallback(drawCharts);
375371 var reqvisOptions = {
376372 series: {
@@ -573,7 +569,7 @@ function drawCharts() {
573569 </body>
574570 <nav class="navbar navbar-light bg-light">
575571 <span class="navbar-text">
576- <a href="https://webanalytics.one">Powered by WebAnalytics</a>
572+ <a href="https://webanalytics.one">Powered by WebAnalytics</a> / <a href="https://getbootstrap.com">Bootstrap</a> / <a href="https://developers.google.com/chart/">Google Charts</a>
577573 </span>
578574 </nav>
579575</html>
You can’t perform that action at this time.
0 commit comments