소스 검색

Fixed typo in taskManager

TC pushbot 5 2 년 전
부모
커밋
1d734c701b
4개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      web/SystemAO/info/img/banner.png
  2. BIN
      web/SystemAO/info/img/banner.psd
  3. BIN
      web/SystemAO/info/img/banners/CCCC.png
  4. 1 1
      web/SystemAO/info/taskManager.html

BIN
web/SystemAO/info/img/banner.png


BIN
web/SystemAO/info/img/banner.psd


BIN
web/SystemAO/info/img/banners/CCCC.png


+ 1 - 1
web/SystemAO/info/taskManager.html

@@ -7,7 +7,7 @@
     <script type="text/javascript" src="../../script/jquery.min.js"></script>
     <script type="text/javascript" src="../../script/semantic/semantic.min.js"></script>
     <script type="text/javascript" src="../../script/ao_module.js"></script>
-    <script type="text/javascript" src="../info/js/chart/Chart.min.js"></script>
+    <script type="text/javascript" src="../info/js/chart/chart.min.js"></script>
 </head>
 
 <body>