summaryrefslogtreecommitdiff
path: root/views/task.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/task.haml')
-rw-r--r--views/task.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/views/task.haml b/views/task.haml
index f88bdc2..a81f764 100644
--- a/views/task.haml
+++ b/views/task.haml
@@ -84,9 +84,6 @@
$('#pager_'+id).hide();
};
};
- $("a").click(function(event) {
- event.preventDefault();
- });
%div.well
%a.btn.btn-warning{:href => to('/predict')}
%span.glyphicon.glyphicon-menu-left{:aria=>{:hidden=>"true"}}