aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-performance/src/main/webapp/performance/performance_view.html
diff options
context:
space:
mode:
Diffstat (limited to 'openo-portal/portal-performance/src/main/webapp/performance/performance_view.html')
-rw-r--r--openo-portal/portal-performance/src/main/webapp/performance/performance_view.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/openo-portal/portal-performance/src/main/webapp/performance/performance_view.html b/openo-portal/portal-performance/src/main/webapp/performance/performance_view.html
index 4b192c25..9f730159 100644
--- a/openo-portal/portal-performance/src/main/webapp/performance/performance_view.html
+++ b/openo-portal/portal-performance/src/main/webapp/performance/performance_view.html
@@ -104,12 +104,12 @@
<script>
loadi18n_WebFramework('web-performance-i18n', 'i18n/', 'openo_performance_i18n');
</script>
- <script src="../common/thirdparty/data-tables/jquery.dataTables.js"></script>
+ <script src="../common/thirdparty/data-tables/jquery.dataTables-1.9.4.js"></script>
<script src="../common/thirdparty/bootbox/bootbox.min.js"type="text/javascript"></script>
<script src="../common/thirdparty/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="../common/thirdparty/jquery-validation/js/jquery.validate.js"></script>
<script src="../common/thirdparty/jquery-validation/js/additional-methods.min.js"></script>
- <script src="../common/thirdparty/echarts/echarts-all.js" type="text/javascript"></script>
+ <script src="../common/thirdparty/echarts/echarts.js" type="text/javascript"></script>
<script src="../common/thirdparty/bootstrap-daterangepicker/moment.js"></script>
<script src="../common/thirdparty/bootstrap-daterangepicker/daterangepicker.js"></script>
<script src="../common/thirdparty/avalon/avalon.js"></script>