From d0911a04958a04042da02a334ccc528dae79cc17 Mon Sep 17 00:00:00 2001
From: zsloan
Date: Fri, 27 Mar 2015 20:28:51 +0000
Subject: Removed everything from 'web' directory except genofiles and renamed
the directory to 'genotype_files'
---
web/javascript/footer.js | 46 ----------------------------------------------
1 file changed, 46 deletions(-)
delete mode 100755 web/javascript/footer.js
(limited to 'web/javascript/footer.js')
diff --git a/web/javascript/footer.js b/web/javascript/footer.js
deleted file mode 100755
index 18585334..00000000
--- a/web/javascript/footer.js
+++ /dev/null
@@ -1,46 +0,0 @@
-ctext = ''
-ctext += '
'
-ctext += ' '
-ctext += ' '
-ctext += ' '
-ctext += ' | '
-ctext += ' '
-ctext += 'WWW service initiated January, 1994 as The Portable Dictionary of the Mouse Genome and June 15, 2001 as WebQTL.'
-ctext += ''
-ctext += 'This site is currently operated by'
-ctext += ' Rob Williams,'
-ctext += ' Lei Yan,'
-ctext += ' Zachary Sloan,'
-ctext += ' Arthur Centeno. Design and code by Xiaodong Zhou, Christian Fernandez, Ning Liu, Rudi Alberts, Elissa Chesler, Jintao Wang, Kenneth Manly, Robert W. Williams, and colleagues.'
-ctext += ''
-ctext += ''
-ctext += ' | '
-ctext += ' '
-ctext += ' '
-ctext += ' '
-ctext += ' | '
-ctext += ' '
-ctext += ' '
-ctext += ' '
-ctext += ' | '
-ctext += '
'
-ctext += ''
-ctext += ''
-ctext += ''
-ctext += ''
-ctext += ' | '
-ctext += ' GeneNetwork support from:'
-ctext += ' '
-ctext += ' | '
-ctext += '
'
-ctext += ''
-ctext += ' | '
-ctext += ' '
-ctext += ' | '
-ctext += '
'
-document.write(ctext)
\ No newline at end of file
--
cgit 1.4.1