8000 Fix Initial User Journey (#9141) · ArduinoBot/website@2d302e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d302e6

Browse files
zparnoldk8s-ci-robot
authored andcommitted
Fix Initial User Journey (kubernetes#9141)
* remove the call to setup inital card state * undo accidental checkin of file
1 parent 7e867e7 commit 2d302e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

static/js/user-journeys/home.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,6 @@ $( document ).ready(function() {
315315
// Set up UI
316316
buildCards();
317317
attachCardEvents();
318-
// Set up and display user journey state
319-
setupCardState();
320318
}
321319

322320
// What actually executes on page load

0 commit comments

Comments
 (0)
0