From b8ae9e89917e824ad69838a7acf30af9c23cac81 Mon Sep 17 00:00:00 2001 From: gebele Date: Tue, 25 Jun 2013 14:50:21 +0200 Subject: fixes for IE --- views/neighbors.haml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'views/neighbors.haml') 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 ; -- cgit v1.2.3