From 9ebc25c9e196fa534959dd9db44f016cc0764b41 Mon Sep 17 00:00:00 2001
From: Hashem Ali Shihab
Date: Fri, 14 Dec 2012 17:26:05 +0000
Subject: [PATCH] Added Sortable/Searchable Results
---
.gitignore | 1 -
README.md | 0
cancer.html | 4 +-
cgi-bin/results.cgi | 21 ++---
css/Data-Table.css | 178 ++++++++++++++++++++++++++++++++++++
img/new.png | Bin
img/pubmed.png | Bin
img/sort_asc.png | Bin 0 -> 1118 bytes
img/sort_asc_disabled.png | Bin 0 -> 1050 bytes
img/sort_both.png | Bin 0 -> 1136 bytes
img/sort_desc.png | Bin 0 -> 1127 bytes
img/sort_desc_disabled.png | Bin 0 -> 1045 bytes
index.html | 3 -
inherited.html | 4 +-
js/Data-Table.js | 158 ++++++++++++++++++++++++++++++++
js/jquery.dataTables.min.js | 155 +++++++++++++++++++++++++++++++
update.html | 3 -
17 files changed, 503 insertions(+), 24 deletions(-)
mode change 100644 => 100755 README.md
create mode 100644 css/Data-Table.css
mode change 100644 => 100755 img/new.png
mode change 100644 => 100755 img/pubmed.png
create mode 100644 img/sort_asc.png
create mode 100644 img/sort_asc_disabled.png
create mode 100644 img/sort_both.png
create mode 100644 img/sort_desc.png
create mode 100644 img/sort_desc_disabled.png
create mode 100644 js/Data-Table.js
create mode 100755 js/jquery.dataTables.min.js
diff --git a/.gitignore b/.gitignore
index 64e0e36..b67ce7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,4 @@
# Server Submission(s)
*.txt
-*.htm
*.tab
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
diff --git a/cancer.html b/cancer.html
index af22f87..04b2d05 100755
--- a/cancer.html
+++ b/cancer.html
@@ -205,9 +205,7 @@ Submission Information:
We welcome any comments and/or suggestions that you may have regarding our software and server - please send an email directly to fathmm@biocompute.org.uk
+
-
-
-