summaryrefslogtreecommitdiff
path: root/views/neighbors.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-06-25 14:50:21 +0200
committergebele <gebele@in-silico.ch>2013-06-25 14:50:21 +0200
commitb8ae9e89917e824ad69838a7acf30af9c23cac81 (patch)
tree15b8da1f7fcbc398f80d84a6807ddc87840c2fd3 /views/neighbors.haml
parent76d196bbda378c29ff9c35c96d85b47dc8dfa3cc (diff)
fixes for IE
Diffstat (limited to 'views/neighbors.haml')
-rw-r--r--views/neighbors.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/views/neighbors.haml b/views/neighbors.haml
index 027ac50..926ddfe 100644
--- a/views/neighbors.haml
+++ b/views/neighbors.haml
@@ -4,12 +4,6 @@
/ align single prediction to endpoint ;
/ display preordered in table view ;
-:javascript
- $(function() {
- $( ".results" ).resizable({
- containment: ".content"
- });
- });
.results{:style=>"display:none"}
- count_m = 0
/ tabs div ;