fixed performance viewt
authorshentao <shentao@chinamobile.com>
Mon, 24 Apr 2017 10:55:39 +0000 (18:55 +0800)
committershentao <shentao@chinamobile.com>
Mon, 24 Apr 2017 10:55:54 +0000 (18:55 +0800)
Issue-id: CLIENT-175

Change-Id: I558c89b45309afde9ed126b8baa050e5316f56a1
Signed-off-by: shentao <shentao@chinamobile.com>
performance/src/main/webapp/performance/performance_view.html

index 9cda55a..bff3177 100755 (executable)
                                </div>
                        </div>
                </div>
-               <script src="/openoui/common/thirdparty/jquery/jquery-1.10.2.min.js"></script>
-               <script src="/openoui/common/thirdparty/jquery.i18n/jquery.i18n.properties-1.0.9.js"></script>
-               <script src="/openoui/common/js/international/loadi18n.js" type="text/javascript"></script>
-               <script src="/openoui/common/js/tools.js"></script>
+               <script src="/openoui/thirdparty/jquery/jquery-1.10.2.min.js"></script>
+               <script src="/openoui/thirdparty/jquery.i18n/jquery.i18n.properties-1.0.9.js"></script>
+               <script src="/openoui/performance/js/loadi18n.js" type="text/javascript"></script>
+               <script src="/openoui/monitor/js/tools.js"></script>
                <script>
                        loadi18n_WebFramework('web-performance-i18n', 'i18n/', 'openo_performance_i18n');
                </script>