| Index: dashboard/dashboard/elements/chart-container-test.html
|
| diff --git a/dashboard/dashboard/elements/chart-container-test.html b/dashboard/dashboard/elements/chart-container-test.html
|
| index fafd7b3100b44b4670f625e2d6d0e740ff4e0c27..b730f3a1b82646707f9648d42b2b8692cbeaf23d 100644
|
| --- a/dashboard/dashboard/elements/chart-container-test.html
|
| +++ b/dashboard/dashboard/elements/chart-container-test.html
|
| @@ -6,7 +6,7 @@ found in the LICENSE file.
|
| -->
|
|
|
| <script src="/jquery/jquery-2.1.4.min.js"></script>
|
| -<script src="/flot/jquery.flot.min.js"></script>
|
| +<script src="/flot/jquery.flot.js"></script>
|
| <script src="/flot/jquery.flot.crosshair.min.js"></script>
|
| <script src="/flot/jquery.flot.fillbetween.min.js"></script>
|
| <script src="/flot/jquery.flot.selection.min.js"></script>
|
|
|