Browse code

Remove Old shiftWindow()

closes #7493

Docker-DCO-1.1-Signed-off-by: Christopher Biscardi <biscarch@sketcht.com> (github: ChristopherBiscardi)

ChristoperBiscardi authored on 2014/08/12 09:12:34
Showing 1 changed files
... ...
@@ -132,17 +132,6 @@ piCId = '1482';
132 132
 })();
133 133
 </script>
134 134
 <script type="text/javascript">
135
-  // Function to make the sticky header possible
136
-  var shiftWindow = function() {
137
-    scrollBy(0, -80);
138
-  };
139
-
140
-  window.addEventListener("hashchange", shiftWindow);
141
-  $(window).load(function() {
142
-    if (window.location.hash) {
143
-      shiftWindow();
144
-    }
145
-  });
146 135
   $(document).ready(function() {
147 136
     $('#content').css("min-height", $(window).height() - 553 );
148 137
     // load the complete versions list