summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
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 () {