Kaynağa Gözat

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

Lacey Sanderson 9 yıl önce
ebeveyn
işleme
75023fa46c
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  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(){