Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1a9a7c1

Browse files
committed
JS for scrollspy was unneeded and messed up stuff
1 parentd60bfc6 commit1a9a7c1

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

‎_site/assets/js/robotframework.js‎

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,4 @@ function init_carousel() {
3737
$(document).ready(function(){
3838
init_tweets();
3939
init_carousel();
40-
41-
$("#menu").scrollspy().find("a").click(function(){
42-
console.log('click');
43-
$(this).scrollspy("refresh");
44-
});
45-
4640
});

‎assets/js/robotframework.js‎

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,4 @@ function init_carousel() {
3737
$(document).ready(function(){
3838
init_tweets();
3939
init_carousel();
40-
41-
$("#menu").scrollspy().find("a").click(function(){
42-
console.log('click');
43-
$(this).scrollspy("refresh");
44-
});
45-
4640
});

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp