ソースを参照

Removed debug statement

E.Cannon 7 年 前
コミット
5ccbb2d906
1 ファイル変更0 行追加1 行削除
  1. 0 1
      theme/blast_report.tpl.php

+ 0 - 1
theme/blast_report.tpl.php

@@ -111,7 +111,6 @@ $no_hits = TRUE;
                 . DIRECTORY_SEPARATOR . $cvitjs_location
                 . DIRECTORY_SEPARATOR . 'js'
                 . DIRECTORY_SEPARATOR . 'lib' . DIRECTORY_SEPARATOR;
-echo "Base path for CViTjs is [$base]<br>";
         drupal_add_css($base.'bootstrap/css/bootstrap.min.css',array('preprocess'=>FALSE));
         drupal_add_css($base.'hopscotch/css/hopscotch.min.css',array('preprocess'=>FALSE));
         drupal_add_css($base.'../../css/cvit.css',array('preprocess'=> FALSE));