summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2019-07-15 14:47:07 +0000
committergebele <gebele@in-silico.ch>2019-07-15 14:47:07 +0000
commitae4ca6dbe44f4dbe55aa9fcdc664307e4758adb2 (patch)
tree2400c32c9689c6167b2ad451745e0d7ec7e42dc5 /views/layout.haml
parent0908895b1ebc9d85a96b0d848dc357ba25e0e763 (diff)
add plots with div toggles
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/views/layout.haml b/views/layout.haml
index f06a700..22a8583 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -84,8 +84,6 @@
%a{:href => "", :style=>"text:decoration:none;color:#ccc;"}
%span.fa.fa-caret-up{:style => "font-size:3em;color:black;"}
:javascript
- //var $j = jQuery.noConflict();
- // $j is now an alias to the jQuery function; creating the new alias is optional.
$("#back-top").hide();
$(function () {
$(window).scroll(function () {