Fix Initial User Journey (#9141)
* remove the call to setup inital card state * undo accidental checkin of file
This commit is contained in:
committed by
k8s-ci-robot
parent
7e867e733c
commit
2d302e6604
@@ -315,8 +315,6 @@ $( document ).ready(function() {
|
||||
// Set up UI
|
||||
buildCards();
|
||||
attachCardEvents();
|
||||
// Set up and display user journey state
|
||||
setupCardState();
|
||||
}
|
||||
|
||||
// What actually executes on page load
|
||||
|
||||
Reference in New Issue
Block a user