mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Implements smoothscroll
This commit is contained in:
parent
f7a12c977b
commit
9c69abe950
10 changed files with 42 additions and 8 deletions
|
|
@ -23,6 +23,7 @@
|
|||
//= require osem
|
||||
//= require dashboard
|
||||
//= require ahoy
|
||||
//= require smoothscroll
|
||||
|
||||
$(document).ready(function() {
|
||||
$('a[disabled=disabled]').click(function(event){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue