فهرست منبع

Removed the double load of the blast results page since it seems to be unnecessary.

Lacey Sanderson 10 سال پیش
والد
کامیت
75023fa46c
1فایلهای تغییر یافته به همراه0 افزوده شده و 6 حذف شده
  1. 0 6
      theme/blast_report.tpl.php

+ 0 - 6
theme/blast_report.tpl.php

@@ -33,12 +33,6 @@ $no_hits = TRUE;
 ?>
 
 <script type="text/javascript">
-  window.onload = function() {
-    if (!window.location.hash) {
-      window.location = window.location + '#loaded';
-      window.location.reload();
-    }
-  }
 
   // JQuery controlling display of the alignment information (hidden by default)
   $(document).ready(function(){