Explorar o código

Merge branch 'master' of github.com:gogits/gogs

Unknown %!s(int64=11) %!d(string=hai) anos
pai
achega
b31070faf5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      public/js/app.js

+ 0 - 1
public/js/app.js

@@ -198,7 +198,6 @@ var Gogits = {
                 var $first = $list.filter('.'+m[1]);
                 var $first = $list.filter('.'+m[1]);
                 selectRange($list, $first, $list.filter('.'+m[2]));
                 selectRange($list, $first, $list.filter('.'+m[2]));
                 $("html, body").scrollTop($first.offset().top-200);
                 $("html, body").scrollTop($first.offset().top-200);
-                console.log($first.offset().top);
                 return;
                 return;
             }
             }
             m = window.location.hash.match(/^#(L\d+)$/);
             m = window.location.hash.match(/^#(L\d+)$/);