소스 검색

Added temporary instruction to fix hard-coded path in blast_ui-config.js

E.Cannon 7 년 전
부모
커밋
5257c9c640
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      theme/blast_help.tpl.php

+ 6 - 0
theme/blast_help.tpl.php

@@ -127,6 +127,12 @@ a genome image. The process is as follows:
     provides information for whole genome visualization for each genome BLAST target.
     <b>Make sure the config file can be edited by your web server.</b>
   </li>
+  <li>
+    <i>(This step will be removed when the CViTjs code is repaired -03/06/18)</i>
+    There is a hard-coded path in the CViTjs file js/lib/require/blast_ui-config.js.
+    Set this line to the correct path for your server:
+    <pre>baseUrl: '../../sites/all/modules/blast_ui/js/cvitjs/js/lib',</pre>
+  </li>
   <li>
     Enable CViTjs from the BLAST module administration page and provide the path to the
     root directory for the CViTjs code relative to this module. For example,